From 2c5df2e27e67f9d96ff3200bd30316ba99abdd9a Mon Sep 17 00:00:00 2001 From: "magic.chen" Date: Wed, 21 Jun 2023 10:10:22 +0800 Subject: [PATCH] Update requirements.txt change huggingface-hub==0.14.1 update pymilvus==2.2.1 fix #237 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9de06ad36..469dbd29a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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