adding details

This commit is contained in:
abhishekpythons
2026-05-19 04:38:02 +05:30
parent 246b5381ce
commit a16520420d
63 changed files with 6123 additions and 1 deletions

8
backend/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
Django==5.0.6
djangorestframework==3.15.1
django-cors-headers==4.3.1
psycopg[binary]==3.1.18
python-decouple==3.8
dj-database-url==2.1.0
gunicorn==22.0.0
whitenoise==6.6.0