roosterwijs/backend/requirements.txt
2026-06-09 22:46:23 +02:00

7 lines
245 B
Text

Django>=5.2,<6.0
djangorestframework>=3.15
django-cors-headers>=4.4
# --- Productie / test-server ---------------------------------------------
gunicorn>=22.0 # WSGI-server die Django draait
psycopg[binary]>=3.2 # PostgreSQL-driver