feat: remove pandoc and its respective engine dependencies

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-13 01:34:43 -08:00
parent 3a7a27f3ae
commit a8c1aa28c0
11 changed files with 3354 additions and 3252 deletions

View file

@ -63,7 +63,8 @@ dependencies = [
"unstructured-client>=0.42.3",
"langchain-unstructured>=1.0.1",
"slowapi>=0.1.9",
"pypandoc>=1.16.2",
"pypandoc_binary>=1.16.2",
"typst>=0.14.0",
]
[dependency-groups]