pyproject-metadata>=0.5.0
tomli>=1.0.0

[:os_name == "nt"]
colorama

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

[docs]
furo>=2021.08.31
sphinx~=4.0
sphinx-autodoc-typehints>=1.10

[test]
pytest
pytest-cov
pytest-mock
GitPython
auditwheel
Cython
pyproject-metadata>=0.6.1
