Initial commit: igny8 project

This commit is contained in:
igny8
2025-11-09 10:27:02 +00:00
commit 60b8188111
27265 changed files with 4360521 additions and 0 deletions

13
backend/requirements.txt Executable file
View File

@@ -0,0 +1,13 @@
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
beautifulsoup4>=4.12.0
psutil>=5.9.0