created requirements.txt

This commit is contained in:
Linden Crandall 2023-06-19 16:49:02 +09:00
parent eedf6a0fee
commit 5933057e79

14
backend/requirements.txt Normal file
View 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