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

[dev]
pytest>=6
pytest-cov>=3

[docs]
furo>=2023.08.17
myst-parser>=0.13
sphinx>=7.0
sphinx-autodoc-typehints
sphinx-copybutton

[test]
pytest>=6
pytest-cov>=3
