fix unstructured requirements (#1821)

Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
Jyong 2023-12-22 10:31:06 +08:00 committed by GitHub
parent 40d612ffc7
commit 163515c6e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,6 @@ pymilvus==2.3.0
qdrant-client==1.6.4
cohere~=4.32
unstructured~=0.10.27
unstructured[docx,pptx]~=0.10.27
unstructured[docx,pptx,msg,md,ppt]~=0.10.27
bs4~=0.0.1
markdown~=3.5.1