Files
cursopython2023/requirements.txt
2022-12-28 18:29:01 -03:00

16 lines
278 B
Plaintext

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
python-dotenv==0.21.0
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