style(orion): align report header footer and page layout

This commit is contained in:
Schubert Ferenc 2026-07-11 12:19:10 +02:00
parent 302e542fda
commit 503b343070
40 changed files with 2010 additions and 148 deletions

View file

@ -14,9 +14,11 @@ dependencies = [
"python-jose[cryptography]==3.5.0",
"python-multipart==0.0.20",
"python-dateutil==2.9.0.post0",
"pydyf==0.11.0",
"pypdf==6.4.1",
"sqlalchemy==2.0.41",
"uvicorn[standard]==0.35.0",
"weasyprint==62.3"
"weasyprint==69.0"
]
[project.optional-dependencies]