django==5.2.3
djangorestframework==3.16.0
django-extensions==4.1
django-cors-headers==4.7.0
psycopg==3.2.9
uv==0.7.3
ipython==9.2.0
git-changelog

[ci]
ruff==0.11.9
pyright==1.1.400
pre-commit==4.2.0
conventional-pre-commit==4.2.0
tox==4.26.0
tox-uv==1.25.0
setuptools>=75.1.0
setuptools-scm==8.3.1

[dev]
uv

[test]
pytest==8.3.5
pytest-cov==6.1.1
pytest-testmon==2.1.3
pytest-xdist==3.6.1
pytest-django==4.11.1
pytest-faulthandler==2.0.1
model-bakery==1.20.4
pdbpp==0.11.6
pep257==0.7.0
