This commit is contained in:
maciejrusek
2026-03-10 20:53:37 +01:00
commit 624ef3ca16
29 changed files with 454 additions and 0 deletions

5
backend/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
django==6.0.3
django-environ==0.13.0
djangorestframework==3.16.1
django-filter==25.2
pillow==12.1.1