chore: chromadb, pymilvus bump

This commit is contained in:
Timothy J. Baek 2024-09-26 21:33:37 +02:00
parent 3af50f08bd
commit 4c92a0f571
2 changed files with 4 additions and 4 deletions

View File

@ -39,8 +39,8 @@ langchain-community==0.2.12
langchain-chroma==0.1.2
fake-useragent==1.5.1
chromadb==0.5.5
pymilvus==2.4.6
chromadb==0.5.9
pymilvus==2.4.7
sentence-transformers==3.0.1
colbert-ai==0.2.21

View File

@ -46,8 +46,8 @@ dependencies = [
"langchain-chroma==0.1.2",
"fake-useragent==1.5.1",
"chromadb==0.5.5",
"pymilvus==2.4.6",
"chromadb==0.5.9",
"pymilvus==2.4.7",
"sentence-transformers==3.0.1",
"colbert-ai==0.2.21",