Skip to content

Commit 426e3c4

Browse files
authored
Update requirements.txt
1 parent b4daf52 commit 426e3c4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

samples/migrations/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
langchain-chroma==0.2.5
2-
langchain-core==0.3.74
3-
langchain-google-alloydb-pg==0.12.0
4-
langchain-milvus==0.2.1
5-
langchain-pinecone==0.2.11
1+
langchain-chroma==0.2.3
2+
langchain-core==0.3.55
3+
langchain-google-alloydb-pg==0.10.0
4+
langchain-milvus==0.1.9
5+
langchain-pinecone==0.2.3
66
langchain-qdrant==0.2.0
7-
langchain-weaviate==0.0.5
7+
langchain-weaviate==0.0.4
88
pinecone-client==6.0.0
9-
pymilvus==2.6.0
9+
pymilvus==2.5.6
1010
pytest-asyncio==0.26.0
11-
pytest==8.4.1
12-
qdrant-client==1.15.1
13-
weaviate-client==4.16.7
11+
pytest==8.3.5
12+
qdrant-client==1.14.1
13+
weaviate-client==4.14.0

0 commit comments

Comments
 (0)