
[check]
mypy>=0.812
mypy_extensions>=0.4.3
check-manifest
flake8
flake8-black
readme-renderer
pygments
isort>=5.0.3

[docs]
sphinx>=2.3
sphinx_rtd_theme

[fuzzer]
atheris
hypothesis

[test]
pytest
pytest-benchmark
pytest-cov
psutil
hypothesis
coverage[toml]>=5.2
