1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-28 09:19:37 +02:00
AdventureLog/backend/server/requirements.txt

15 lines
319 B
Text
Raw Normal View History

Django==5.0.8
2024-07-08 11:44:39 -04:00
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
2024-07-09 09:58:52 -04:00
Pillow
2024-07-18 11:07:24 -04:00
whitenoise
2024-08-23 13:56:27 -04:00
django-resized
2024-09-16 13:24:35 -04:00
django-geojson
setuptools