python-telegram-bot/requirements-dev.txt

16 lines
256 B
Text
Raw Normal View History

2016-05-15 02:59:08 +02:00
pre-commit
# Make sure that the versions specified here match the pre-commit settings
black==20.8b1
flake8==3.8.4
pylint==2.6.0
mypy==0.790
pytest==4.2.0
# Need older attrs version for pytest 4.2.0
attrs==19.1.0
flaky
beautifulsoup4
pytest-timeout
wheel