Update requirements.txt

change huggingface-hub==0.14.1
update pymilvus==2.2.1

fix #237
This commit is contained in:
magic.chen 2023-06-21 10:10:22 +08:00 committed by GitHub
parent d994560fb8
commit 0d9ce4c567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ cycler==0.11.0
filelock==3.9.0
fonttools==4.38.0
frozenlist==1.3.3
huggingface-hub==0.13.4
huggingface-hub==0.14.1
importlib-resources==5.12.0
sqlparse==0.4.4
@ -57,7 +57,7 @@ gTTS==2.3.1
langchain
nltk
python-dotenv==1.0.0
# pymilvus==2.2.1
pymilvus==2.2.1
vcrpy
chromadb==0.3.22
markdown2