chore: update Dockerfiles to install Typst for PDF rendering and remove WeasyPrint dependencies

This commit is contained in:
Anish Sarkar 2026-02-12 15:57:35 +05:30
parent 828e750320
commit 3336626336
4 changed files with 32 additions and 17 deletions

View file

@ -64,7 +64,6 @@ dependencies = [
"langchain-unstructured>=1.0.1",
"slowapi>=0.1.9",
"pypandoc>=1.16.2",
"weasyprint>=68.1",
]
[dependency-groups]