
[code_style]
flake8<3.8.0,>=3.7.0
black==19.10b0
pre-commit==1.17.0

[testing]
coverage
pytest<4,>=3.6
pytest-cov
