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 c98f428 commit ad7ac37Copy full SHA for ad7ac37
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.3
6
-langchain-qdrant==0.2.0
+langchain-chroma==0.2.6
+langchain-core==0.3.79
+langchain-google-alloydb-pg==0.13.0
+langchain-milvus==0.2.2
+langchain-pinecone==0.2.13
+langchain-qdrant==0.2.1
7
langchain-weaviate==0.0.5
8
pinecone-client==6.0.0
9
-pymilvus==2.6.0
+pymilvus==2.6.3
10
pytest-asyncio==0.26.0
11
-pytest==8.4.1
+pytest==8.4.2
12
qdrant-client==1.15.1
13
-weaviate-client==4.16.7
+weaviate-client==4.17.0
0 commit comments