aiopg
attrs
pendulum
click
typing-extensions
importlib-metadata
importlib-resources

[dev]
tox
black
isort

[docs]
doc8
sphinx
sphinx_autodoc_typehints
sphinxcontrib-programoutput
requests

[docs_spelling]
sphinxcontrib-spelling

[lint]
black
flake8
isort
mypy
check-manifest

[test]
pytest
pytest-mock
pytest-cov
pytest-click
pytest-asyncio!=0.11.0
pum
