# Core Django==4.2.30 djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 django-cors-headers==4.6.0 django-filter==24.3 django-environ==0.11.2 # Database psycopg[binary]==3.2.3 # Async / background jobs celery==5.4.0 redis==5.2.1 # Server / static gunicorn==23.0.0 whitenoise==6.8.2 # Throttling / security helpers come from DRF; extra utils: python-dateutil==2.9.0.post0