mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 22:19:08 +08:00
fix unstructured requirements (#1821)
Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
parent
40d612ffc7
commit
163515c6e9
@ -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
|
Loading…
x
Reference in New Issue
Block a user