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 2bb9cd0 commit f491e3dCopy full SHA for f491e3d
samples/migrations/requirements.txt
@@ -1,13 +1,13 @@
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
+langchain-chroma==0.2.5
+langchain-core==0.3.74
+langchain-google-alloydb-pg==0.12.0
+langchain-milvus==0.2.1
5
langchain-pinecone==0.2.3
6
langchain-qdrant==0.2.0
7
-langchain-weaviate==0.0.4
+langchain-weaviate==0.0.5
8
pinecone-client==6.0.0
9
-pymilvus==2.5.6
+pymilvus==2.6.0
10
pytest-asyncio==0.26.0
11
-pytest==8.3.5
12
-qdrant-client==1.14.1
13
-weaviate-client==4.14.0
+pytest==8.4.1
+qdrant-client==1.15.1
+weaviate-client==4.16.7
0 commit comments