
[docs]
furo>=2024.8.6
sphinx-autodoc-typehints>=3
sphinx>=8.1.3

[testing]
covdefaults>=2.3
coverage>=7.6.10
diff-cover>=9.2.1
pytest-asyncio>=0.25.2
pytest-cov>=6
pytest-mock>=3.14
pytest-timeout>=2.3.1
pytest>=8.3.4
virtualenv>=20.28.1

[typing]

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