packaging
pep517>=0.9
toml

[:python_version < "3"]
typing
virtualenv>=20.0.35

[:python_version < "3.8"]
importlib-metadata

[docs]
furo>=2020.11.19b18
sphinx~=3.0
sphinx-autodoc-typehints>=1.10
sphinxcontrib-autoprogram>=0.1

[test]
filelock>=3
pytest>=4
pytest-cov>=2
pytest-mock>=2
pytest-xdist>=1.34

[typing]
mypy==0.800
typing-extensions>=3.7.4.3

[virtualenv]
virtualenv>=20.0.35
