fix: add weasyprint to requirements.txt and Dockerfile for PDF generation

This commit is contained in:
Agent Zero
2026-07-26 09:45:13 +02:00
parent 4dbbc422ce
commit 32a991a7ad
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -42,6 +42,9 @@ jinja2>=3.1
greenlet>=3.0
openpyxl>=3.1
# PDF generation
weasyprint>=62.0
# Monitoring
prometheus-client>=0.20
structlog>=24.0