coverage>=4.4
pytest

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

[docs]
sphinx

[qa]
black
isort
mypy
pre-commit

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