fix(backend): add missing weasyprint dependencies for pdf generation [32788f42]

This commit is contained in:
2026-03-20 18:51:54 +00:00
parent 39c3a59744
commit 5720a4a7e0
2 changed files with 11 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ python-dotenv==1.0.1
selenium==4.22.0
webdriver-manager==4.0.1
pandas==2.2.2
weasyprint==62.1
jinja2==3.1.4
pydyf==0.10.0