first commit

This commit is contained in:
jeremygan2021
2026-02-02 13:50:40 +08:00
commit b139efe138
104 changed files with 1030051 additions and 0 deletions

8
backend/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
asgiref==3.11.0
Django==6.0.1
django-cors-headers==4.9.0
djangorestframework==3.16.1
pillow==12.1.0
psycopg2-binary==2.9.11
qrcode==8.2
sqlparse==0.5.5