Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
change huggingface-hub==0.14.1
update pymilvus==2.2.1

fix eosphoros-ai#237
  • Loading branch information
csunny committed Jun 21, 2023
1 parent d994560 commit 0d9ce4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0d9ce4c

Please sign in to comment.