mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-10 12:42:34 +00:00
Update requirements.txt
change huggingface-hub==0.14.1 update pymilvus==2.2.1 fix #237
This commit is contained in:
parent
d994560fb8
commit
0d9ce4c567
@ -12,7 +12,7 @@ cycler==0.11.0
|
|||||||
filelock==3.9.0
|
filelock==3.9.0
|
||||||
fonttools==4.38.0
|
fonttools==4.38.0
|
||||||
frozenlist==1.3.3
|
frozenlist==1.3.3
|
||||||
huggingface-hub==0.13.4
|
huggingface-hub==0.14.1
|
||||||
importlib-resources==5.12.0
|
importlib-resources==5.12.0
|
||||||
|
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
@ -57,7 +57,7 @@ gTTS==2.3.1
|
|||||||
langchain
|
langchain
|
||||||
nltk
|
nltk
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
# pymilvus==2.2.1
|
pymilvus==2.2.1
|
||||||
vcrpy
|
vcrpy
|
||||||
chromadb==0.3.22
|
chromadb==0.3.22
|
||||||
markdown2
|
markdown2
|
||||||
|
Loading…
Reference in New Issue
Block a user