
[benchmarks]
pytest-benchmark==4.0.0

[doc]
packaging
Sphinx>=7
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.2.0

[doc:python_version < "3.12"]
typing_extensions

[test]
coverage>=7
pytest
hypothesis
