mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
fix unstructured requirements (#1821)
Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
@@ -55,6 +55,6 @@ pymilvus==2.3.0
|
|||||||
qdrant-client==1.6.4
|
qdrant-client==1.6.4
|
||||||
cohere~=4.32
|
cohere~=4.32
|
||||||
unstructured~=0.10.27
|
unstructured~=0.10.27
|
||||||
unstructured[docx,pptx]~=0.10.27
|
unstructured[docx,pptx,msg,md,ppt]~=0.10.27
|
||||||
bs4~=0.0.1
|
bs4~=0.0.1
|
||||||
markdown~=3.5.1
|
markdown~=3.5.1
|
||||||
Reference in New Issue
Block a user