undo requirements-dev.txt changes

This commit is contained in:
Dan Halbert 2021-04-29 23:17:10 -04:00
parent 3189668781
commit 48dd54cb85

View File

@ -8,7 +8,7 @@ typer
requests
sh
click>=7.1.2
click
setuptools
cpp-coveralls
@ -20,14 +20,14 @@ sphinx-autoapi
sphinxcontrib-svg2pdfconverter
# For translate check
polib>=1.1.0
polib
# For pre-commit
pyyaml
astroid>=2.5.1
isort>=5.7.0
black>=20.8b1
mypy>=0.812
astroid
isort
black
mypy
# For uploading artifacts
awscli