created requirements.txt
This commit is contained in:
parent
eedf6a0fee
commit
5933057e79
14
backend/requirements.txt
Normal file
14
backend/requirements.txt
Normal file
@ -0,0 +1,14 @@
|
||||
django
|
||||
djangorestframework
|
||||
djangorestframework-simplejwt
|
||||
pyjwt
|
||||
social-auth-app-django
|
||||
django-cors-headers
|
||||
djoser
|
||||
pillow
|
||||
django-imagekit
|
||||
pydub
|
||||
django-environ
|
||||
stripe
|
||||
psycopg2
|
||||
gunicorn
|
Loading…
Reference in New Issue
Block a user