Unverified Commit 163515c6 authored by Jyong's avatar Jyong Committed by GitHub

fix unstructured requirements (#1821)

Co-authored-by: 's avatarjyong <jyong@dify.ai>
parent 40d612ff
...@@ -55,6 +55,6 @@ pymilvus==2.3.0 ...@@ -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
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment