We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4daf52 commit 426e3c4Copy full SHA for 426e3c4
samples/migrations/requirements.txt
@@ -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
+langchain-chroma==0.2.3
+langchain-core==0.3.55
+langchain-google-alloydb-pg==0.10.0
+langchain-milvus==0.1.9
+langchain-pinecone==0.2.3
6
langchain-qdrant==0.2.0
7
-langchain-weaviate==0.0.5
+langchain-weaviate==0.0.4
8
pinecone-client==6.0.0
9
-pymilvus==2.6.0
+pymilvus==2.5.6
10
pytest-asyncio==0.26.0
11
-pytest==8.4.1
12
-qdrant-client==1.15.1
13
-weaviate-client==4.16.7
+pytest==8.3.5
+qdrant-client==1.14.1
+weaviate-client==4.14.0
0 commit comments