feat: add comprehensive GitHub workflow and development tools

This commit is contained in:
Stiftung Development
2025-09-06 18:31:54 +02:00
commit ab23d7187e
10224 changed files with 2075210 additions and 0 deletions

9
app/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
Django==5.0.6
psycopg[binary]==3.2.1
celery==5.3.6
redis==5.0.7
djangorestframework==3.15.2
weasyprint==62.3
python-dotenv==1.0.1
requests==2.32.3
gunicorn==22.0.0