fix: allow usage of opencv 4.6.x (#110)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2024-09-27 15:51:43 +02:00 committed by GitHub
parent c05b692d69
commit 34bd887a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 575 additions and 612 deletions

1185
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@ torchvision = [
python = "^3.10"
pydantic = "^2.0.0"
docling-core = "^1.6.2"
docling-ibm-models = "^1.2.0"
docling-ibm-models = "^1.3.1"
deepsearch-glm = "^0.21.1"
filetype = "^1.2.0"
pypdfium2 = "^4.30.0"