mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-31 14:34:40 +00:00
Update lockfile [skip ci]
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
2046ffbbb0
commit
46d7342671
4
poetry.lock
generated
4
poetry.lock
generated
@ -877,7 +877,7 @@ transformers = [
|
||||
|
||||
[package.source]
|
||||
type = "git"
|
||||
url = "ssh://git@github.com/DS4SD/docling-ibm-models.git"
|
||||
url = "https://github.com/DS4SD/docling-ibm-models.git"
|
||||
reference = "dev/add-reading-order"
|
||||
resolved_reference = "2f88418a493321a1ee82a01604f617488f6a8feb"
|
||||
|
||||
@ -7811,4 +7811,4 @@ vlm = ["transformers", "transformers"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "2f9094fd6d160bde008c03a85235f83a7f40a6139c93a451368680c05f070f96"
|
||||
content-hash = "19ee67c2a10b5d377e6292699fcf0fb6ff351996a197d6fb747b1471ad7ab7da"
|
||||
|
@ -27,7 +27,7 @@ packages = [{include = "docling"}]
|
||||
python = "^3.9"
|
||||
pydantic = "^2.0.0"
|
||||
docling-core = {extras = ["chunking"], version = "^2.18.0"}
|
||||
docling-ibm-models = {git = "ssh://git@github.com/DS4SD/docling-ibm-models.git", rev = "dev/add-reading-order"} #"^3.3.0"
|
||||
docling-ibm-models = {git = "https://github.com/DS4SD/docling-ibm-models.git", rev = "dev/add-reading-order"}
|
||||
docling-parse = "^3.3.0"
|
||||
filetype = "^1.2.0"
|
||||
pypdfium2 = "^4.30.0"
|
||||
|
Loading…
Reference in New Issue
Block a user