We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015ce57 commit 220b1bdCopy full SHA for 220b1bd
requirements.txt
@@ -9,7 +9,7 @@ nltk~=3.8.1
9
uvicorn~=0.23.1
10
starlette~=0.27.0
11
pydantic~=1.10.11
12
-unstructured[all-docs]
+unstructured[all-docs]>=0.10.4
13
python-magic-bin; sys_platform == 'win32'
14
SQLAlchemy==2.0.19
15
faiss-cpu
0 commit comments