django==5.1.4
djangorestframework==3.15.2
drf-spectacular==0.28.0
python-dotenv==1.0.1

[dev]
pytest==8.3.4
pytest-django==4.9.0

[prod]
psycopg2-binary==2.9.10
gunicorn==23.0.0
