pytest
coverage>=4.4

[dev]
pytest>=4.0.0
freezegun
coverage
pytest-cov
tox
virtualenv
hypothesis
sphinx
mypy
black
pre-commit
isort

[docs]
sphinx

[qa]
mypy
black
pre-commit
isort

[tests]
pytest>=4.0.0
freezegun
coverage
pytest-cov
tox
virtualenv
hypothesis
