init commit

This commit is contained in:
Vasilisk9812 2026-05-25 20:50:43 +09:00
commit 1850608f96
33 changed files with 1840 additions and 0 deletions

13
requirements.txt Normal file
View file

@ -0,0 +1,13 @@
Django>=4.0,<5.0
djangorestframework
djangorestframework-simplejwt
psycopg2-binary
drf-spectacular
requests
django-cors-headers
Pillow
python-dotenv
channels>=4.0
channels_redis
celery
websockets