python-telegram-bot/requirements-dev.txt
Bibo-Joshi 3a9a0ab96d
Update pre-commit Settings (#2415)
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
2021-03-13 16:21:03 +01:00

17 lines
345 B
Text

# cryptography is an optional dependency, but running the tests properly requires it
cryptography!=3.4,!=3.4.1,!=3.4.2,!=3.4.3
pre-commit
# Make sure that the versions specified here match the pre-commit settings!
black==20.8b1
flake8==3.8.4
pylint==2.7.2
mypy==0.812
pyupgrade==2.10.0
pytest==6.2.2
flaky
beautifulsoup4
pytest-timeout
wheel