update requirements.txt
This commit is contained in:
parent
015ce57691
commit
220b1bd9ae
|
|
@ -9,7 +9,7 @@ nltk~=3.8.1
|
||||||
uvicorn~=0.23.1
|
uvicorn~=0.23.1
|
||||||
starlette~=0.27.0
|
starlette~=0.27.0
|
||||||
pydantic~=1.10.11
|
pydantic~=1.10.11
|
||||||
unstructured[all-docs]
|
unstructured[all-docs]>=0.10.4
|
||||||
python-magic-bin; sys_platform == 'win32'
|
python-magic-bin; sys_platform == 'win32'
|
||||||
SQLAlchemy==2.0.19
|
SQLAlchemy==2.0.19
|
||||||
faiss-cpu
|
faiss-cpu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue