
[docs]
furo>=2024.8.6
sphinx-autodoc-typehints>=2.4.1
sphinx>=8.0.2

[testing]
covdefaults>=2.3
coverage>=7.6.1
diff-cover>=9.2
pytest-asyncio>=0.24
pytest-cov>=5
pytest-mock>=3.14
pytest-timeout>=2.3.1
pytest>=8.3.3
virtualenv>=20.26.4

[typing]

[typing:python_version < "3.11"]
typing-extensions>=4.12.2
