sphinx
requests
docutils
importlib-metadata

[dev]
tox
black
isort

[docs]
doc8
sphinx>=3.1.1
sphinx-github-changelog
sphinx_rtd_theme

[docs_spelling]
sphinxcontrib-spelling

[lint]
black
flake8
isort
mypy
check-manifest

[test]
pytest
pytest-mock
pytest-cov
requests-mock
