django
djangorestframework

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[pep8]
flake8

[release]
bumpversion
zest.releaser

[tests]
black
isort
pytest
pytest-django
tox
