From a286fe26547832dfabef45bc4f50a4c40ddb8ce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Est=C3=A9vez?= Date: Mon, 15 Sep 2025 14:22:16 -0400 Subject: [PATCH] Update pyproject.toml Co-authored-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d2c92c47..3d18909a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "python-dotenv>=1.0.0", "textual-fspicker>=0.6.0", "structlog>=25.4.0", - "docling-serve>=0.16.1", + "docling-serve>=1.4.1", ] [project.scripts]