
[:python_version < "3.8"]
typing-extensions>=4.5

[docs]
furo>=2023.3.27
proselint>=0.13
sphinx-autodoc-typehints!=1.23.4,>=1.23
sphinx>=6.1.3

[test]
appdirs==1.4.4
covdefaults>=2.3
pytest-cov>=4
pytest-mock>=3.10
pytest>=7.3.1
