mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 13:15:18 +02:00
migration to new backend
This commit is contained in:
parent
28a5d423c2
commit
9abe9fb315
309 changed files with 21476 additions and 24132 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue