
[:python_version<'3.8']
typing_extensions

[docs]
furo>=2023.9.10
myst-parser
sphinx-autodoc-typehints
sphinx-autodoc-typehints>=1.10.0
sphinx>=7.0

[test]
pytest-cov[toml]>=2
pytest>=6.2.4

[test:python_version<"3.11"]
exceptiongroup
tomli>=1.0.0
