upgrade unstructured version

This commit is contained in:
jyong 2024-10-24 17:00:57 +08:00
parent fc63841169
commit 69491909e2
2 changed files with 974 additions and 114 deletions

1086
api/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -176,7 +176,7 @@ tencentcloud-sdk-python-hunyuan = "~3.0.1158"
tiktoken = "~0.8.0"
tokenizers = "~0.15.0"
transformers = "~4.35.0"
unstructured = { version = "~0.10.27", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
unstructured = { version = "~0.15.14", extras = ["docx", "epub", "md", "msg", "ppt", "pptx", "pdf"] }
validators = "0.21.0"
volcengine-python-sdk = {extras = ["ark"], version = "~1.0.98"}
websocket-client = "~1.7.0"