update requirements.txt

This commit is contained in:
imClumsyPanda 2023-09-05 13:40:57 +08:00
parent 015ce57691
commit 220b1bd9ae
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ nltk~=3.8.1
uvicorn~=0.23.1
starlette~=0.27.0
pydantic~=1.10.11
unstructured[all-docs]
unstructured[all-docs]>=0.10.4
python-magic-bin; sys_platform == 'win32'
SQLAlchemy==2.0.19
faiss-cpu