aiopg
attrs
click
croniter
python-dateutil
psycopg2-binary
typing-extensions
importlib-metadata
importlib-resources

[dev]
tox
black>=20.8b1
isort>=5.0.0

[django]
django>=2.2

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

[docs_spelling]
sphinxcontrib-spelling

[lint]
black>=20.8b1
flake8
isort>=5.0.0
mypy
check-manifest

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