asttokens
click
colorama
requests
importlib-metadata

[dev]
tox
black
isort

[docs]
doc8
sphinx>=3.1.1
sphinx_autodoc_typehints
sphinxcontrib-programoutput

[docs_spelling]
sphinxcontrib-spelling

[lint]
black
flake8
isort
mypy
check-manifest

[test]
pytest
pytest-mock
pytest-cov
pytest-click
