fix: update (vuln) deps (#29)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2024-08-07 17:29:36 +02:00 committed by GitHub
parent 794b20a50a
commit 79ef8d2f2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 671 additions and 517 deletions

1187
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -33,6 +33,7 @@ huggingface_hub = ">=0.23,<1"
requests = "^2.32.3"
easyocr = { version = "^1.7", optional = true }
docling-parse = "^0.0.1"
certifi = ">=2024.7.4"
[tool.poetry.group.dev.dependencies]
black = {extras = ["jupyter"], version = "^24.4.2"}