pyproject-metadata>=0.7.1

[:os_name == "nt"]
colorama

[:python_version < "3.11"]

[:python_version >= "3.12"]

[docs]
furo>=2021.08.31
sphinx~=4.0
sphinx-autodoc-typehints>=1.10
sphinx-contributors>=0.2.2
sphinx-copybutton>=0.5.0
sphinx-design>=0.1.0
sphinx-autobuild
sphinxcontrib-spelling>=7.0.0
sphinxext-opengraph>=0.7.0

[test]
build
pytest>=6.0
pytest-cov[toml]
pytest-mock
auditwheel
cython>=0.29.34
wheel

[test:python_version < "3.10"]
typing-extensions>=3.7.4
