Django>=6.1

[dev]
build>=1.0
coverage[toml]>=7.4
django>=6.1
django-stubs<7,>=6.0
djangorestframework>=3.14
djangorestframework-stubs<4,>=3.15
mypy>=1.8
pre-commit>=3.6
pytest>=8.0
pytest-cov>=4.1
pytest-django>=4.7
ruff>=0.4
twine>=5.0

[docs]
mkdocs>=1.5
mkdocs-material>=9.4

[drf]
djangorestframework>=3.14
