mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
fix: update (vuln) deps (#29)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
794b20a50a
commit
79ef8d2f2f
1187
poetry.lock
generated
1187
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -33,6 +33,7 @@ huggingface_hub = ">=0.23,<1"
|
|||||||
requests = "^2.32.3"
|
requests = "^2.32.3"
|
||||||
easyocr = { version = "^1.7", optional = true }
|
easyocr = { version = "^1.7", optional = true }
|
||||||
docling-parse = "^0.0.1"
|
docling-parse = "^0.0.1"
|
||||||
|
certifi = ">=2024.7.4"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
black = {extras = ["jupyter"], version = "^24.4.2"}
|
black = {extras = ["jupyter"], version = "^24.4.2"}
|
||||||
|
Loading…
Reference in New Issue
Block a user