Files
igny8/backend/requirements.txt
alorig 25f1c32366 Revert "messy logout fixing"
This reverts commit 4fb3a144d7.
2025-12-15 17:24:07 +05:00

25 lines
452 B
Plaintext
Executable File

Django>=5.2.7
gunicorn
psycopg2-binary
redis
whitenoise
djangorestframework
django-filter
django-cors-headers
PyJWT>=2.8.0
requests>=2.31.0
celery>=5.3.0
flower>=2.0.0
beautifulsoup4>=4.12.0
psutil>=5.9.0
docker>=7.0.0
drf-spectacular>=0.27.0
stripe>=7.10.0
# Django Admin Enhancements
django-unfold==0.73.1
django-import-export==3.3.1
django-admin-rangefilter==0.11.1
django-celery-results==2.5.1
django-simple-history==3.4.0