mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 22:14:37 +00:00
updated the poetry lock
Signed-off-by: Suhwan Seo <nuridol@gmail.com>
This commit is contained in:
parent
4aaf128384
commit
719cfe93c3
1355
poetry.lock
generated
1355
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -89,7 +89,7 @@ torchvision = [
|
||||
{markers = "sys_platform != 'darwin' or platform_machine != 'x86_64'", version = "^0"},
|
||||
{markers = "sys_platform == 'darwin' and platform_machine == 'x86_64'", version = "~0.17.2"}
|
||||
]
|
||||
ocrmac = {markers = "sys_platform == 'darwin'", version = "^1.0.0"}
|
||||
ocrmac = {markers = "sys_platform == 'darwin'", version = "^1.0.0", optional = true}
|
||||
|
||||
[tool.poetry.extras]
|
||||
tesserocr = ["tesserocr"]
|
||||
|
Loading…
Reference in New Issue
Block a user