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
