Erste lauffähige Version

This commit is contained in:
2026-05-21 10:36:16 +02:00
commit 6a103adac4
98 changed files with 4107 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Django==5.1.4
django-environ==0.11.2
django-celery-beat==2.7.0
django-celery-results==2.5.1
psycopg[binary]==3.2.3
gunicorn==23.0.0
celery[redis]==5.4.0
redis==5.2.0
docxtpl==0.19.0
python-docx==1.1.2
pypdf==5.1.0
argon2-cffi==23.1.0
django-axes==7.0.1
django-htmx==1.21.0
python-dateutil==2.9.0.post0