django>=3.2
djangorestframework>=3.13
jsonschema>=4.0.0

[all-format-validators]
fqdn
idna
rfc3987
rfc3339-validator
webcolors
jsonpointer
uri_template
isoduration

[coverage]
pytest-cov

[docs]
sphinx
sphinx-rtd-theme

[release]
bump2version
twine

[tests]
fqdn
idna
rfc3987
rfc3339-validator
webcolors
jsonpointer
uri_template
isoduration
pytest
pytest-django
tox
isort
black
flake8
mypy
django-stubs[compatible-mypy]
djangorestframework-stubs[compatible-mypy]
types-jsonschema
