This commit is contained in:
Iliyan Angelov
2025-11-24 03:52:08 +02:00
parent dfcaebaf8c
commit 366f28677a
18241 changed files with 865352 additions and 567 deletions

11
frontEnd/requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
Django==4.2.7
djangorestframework==3.14.0
django-cors-headers==4.3.1
python-decouple==3.8
Pillow==10.1.0
celery==5.3.4
redis==5.0.1
django-environ==0.11.2
django-filter==23.5
drf-yasg==1.21.7
requests==2.31.0