
[:python_version < "3.8"]
typing-extensions~=3.7

[build]
towncrier~=19.2.0
twine>=3.1.0
wheel>=0.34.2

[dev]

[docs]
guzzle-sphinx-theme
sphinx
sphinx-autodoc-typehints

[lint]
flake8>=3.8.4

[test]
codecov
pytest-asyncio~=0.14.0
pytest-cov
pytest-mock
pytest~=6.1.1

[typecheck]
mypy>=0.790
