django>=3.2
djangorestframework>=3.13

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[release]
bump2version
twine

[spectacular]
drf-spectacular

[tests]
drf-spectacular
pytest
pytest-django
hypothesis
tox
isort
black
flake8
mypy
django-stubs[compatible-mypy]
djangorestframework-stubs[compatible-mypy]
