django>=2.2
djangorestframework
django-filter

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[openapi]
drf-yasg

[pep8]
flake8

[release]
bumpversion

[tests]
psycopg2
pytest
pytest-django
tox
black
isort
requests
requests-mock
