
[:os_name == "nt"]
colorama

[:python_version < "3.8"]

[docs]
furo>=2020.11.19b18
sphinx-argparse-cli>=1.5
sphinx-autodoc-typehints>=1.10
sphinx~=3.0

[test]
filelock>=3
pytest-cov>=2
pytest-mock>=2
pytest-rerunfailures>=9.1
pytest-xdist>=1.34
pytest>=6.2.4
setuptools>=42.0.0
toml>=0.10.0
wheel>=0.36.0

[typing]
importlib-metadata>=4.6.4
mypy==0.910
typing-extensions>=3.7.4.3

[virtualenv]
virtualenv>=20.0.35
