add docling dep during build time

This commit is contained in:
Mohit Tilwani 2025-10-23 15:30:00 +02:00
parent f220596dd3
commit 494ec8064e

View file

@ -64,6 +64,7 @@ api = [
"ascii_colors",
"asyncpg",
"distro",
"docling>=2.58.0,<3.0.0",
"fastapi",
"httpcore",
"httpx",