django<5.2,>=5.1
djangorestframework>=3.15.0
drf-spectacular>=0.29.0

[dev]
pytest>=8.0.0
pytest-django>=4.8.0
pytest-cov>=5.0.0
ruff>=0.5.0
mypy>=1.11.0

[html]
nh3>=0.3.2

[postgres]
psycopg[binary]>=3.2.0
