
[:python_version < "3.8"]
typing-extensions

[dev]
Django
djangorestframework
django-stubs
djangorestframework-stubs
mypy<0.990
flake8
flake8-bugbear
pre-commit
isort
pdbpp
black

[test]
pytest
pytest-cov
pytest-django
