demo-backend/requirements.txt

8 lines
151 B
Text
Raw Normal View History

2025-01-16 14:20:20 +01:00
Django==4.2.0
djangorestframework==3.14.0
django-cors-headers==4.1.0
djangorestframework-simplejwt==5.2.2
python-dotenv==1.0.0
psycopg2-binary==2.9.9