
[check]
check-manifest
flake8
flake8-black
readme-renderer
pygments
isort>=5.0.3
twine

[test]
pytest
pytest-cov
pyannotate
coverage[toml]>=5.2
coveralls>=2.1.1
hypothesis

[type]
mypy
mypy_extensions
