requirements.txt

This commit is contained in:
Luiz Otávio
2022-12-12 18:02:07 -03:00
parent ebf3c76863
commit ee33edfbc6

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
autopep8==2.0.0
flake8==6.0.0
mccabe==0.7.0
mypy==0.991
mypy-extensions==0.4.3
pycodestyle==2.10.0
pyflakes==3.0.1
python-dateutil==2.8.2
pytz==2022.6
six==1.16.0
tomli==2.0.1
types-python-dateutil==2.8.19.4
types-pytz==2022.6.0.1
typing_extensions==4.4.0