initial commit
This commit is contained in:
commit
c6961c03c3
33 changed files with 1782 additions and 0 deletions
13
requirements.txt
Normal file
13
requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue