
[deploy]
wheel
twine

[docs]
sphinx~=3.0.0
sphinx_rtd_theme~=0.4.3
sphinx_autodoc_typehints~=1.10.0

[format]
black==20.8b1
flake8~=3.8.0

[test]
mypy~=0.782
pytest~=6.0.1
pytest-cov~=2.8.0
hypothesis~=5.6.0
