django>=3.2
djangorestframework>=3.12.0
pytest-django==4.7.0
pytest==8.3.2
pytest-cov

[dev]
pytest
nox
ruff
mypy
build
bump-my-version
