
[check]
mypy>=1.10.0
check-manifest
flake8
flake8-isort
flake8-black
readme-renderer
pygments

[docs]
sphinx
sphinx_rtd_theme

[fuzzer]
atheris
hypothesis

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