diff --git a/backend/requirements.txt b/backend/requirements.txt new file mode 100644 index 0000000..7f2b761 --- /dev/null +++ b/backend/requirements.txt @@ -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 \ No newline at end of file