add db and requirements.txt file

This commit is contained in:
Hadi 2025-08-30 10:33:51 +03:30
parent 2941c7a7fc
commit aa09d1e190
2 changed files with 8 additions and 0 deletions

Binary file not shown.

8
requirements.txt Normal file
View file

@ -0,0 +1,8 @@
asgiref==3.9.1
Django==5.2.5
django-jazzmin==3.0.1
django-simple-history==3.10.1
pillow==11.3.0
sqlparse==0.5.3
typing_extensions==4.15.0
utm==0.8.1