migration to new backend
This commit is contained in:
11
backend/server/requirements.txt
Normal file
11
backend/server/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Django==5.0.6
|
||||
dj-rest-auth @ git+https://github.com/iMerica/dj-rest-auth.git@master
|
||||
djangorestframework>=3.15.2
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
django-allauth==0.63.3
|
||||
drf-yasg==1.21.4
|
||||
django-cors-headers==4.4.0
|
||||
coreapi==2.3.3
|
||||
python-dotenv
|
||||
psycopg2-binary
|
||||
Pillow
|
||||
Reference in New Issue
Block a user