Skip to content

Commit a23274b

Browse files
committed
update locked deps and use docling-core from source
Signed-off-by: Michele Dolfi <[email protected]>
1 parent bd2815a commit a23274b

File tree

2 files changed

+1340
-891
lines changed

2 files changed

+1340
-891
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ perf-tools = [
8888
package = true
8989
default-groups = "all"
9090

91+
[tool.uv.sources]
92+
docling-core = { git = "https://github.com/docling-project/docling-core/", rev = "py314" }
93+
94+
9195
[tool.setuptools]
9296
include-package-data = true
9397

0 commit comments

Comments
 (0)