mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
upgrade Unstructured version
This commit is contained in:
3681
api/poetry.lock
generated
3681
api/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -88,7 +88,7 @@ tencentcloud-sdk-python-hunyuan = "~3.0.1294"
|
||||
tiktoken = "~0.8.0"
|
||||
tokenizers = "~0.15.0"
|
||||
transformers = "~4.35.0"
|
||||
unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
|
||||
unstructured = { version = "~0.16.13", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
|
||||
validators = "0.21.0"
|
||||
volcengine-python-sdk = {extras = ["ark"], version = "~1.0.98"}
|
||||
websocket-client = "~1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user