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 28e41d1 commit b2ac8f5Copy full SHA for b2ac8f5
libs/langchain/pyproject.toml
@@ -17,10 +17,10 @@ unstructured = "0.12.5"
17
ragstack-ai-colbert = "1.0.1"
18
19
# langchain
20
-langchain = "0.1.17"
21
-langchain-core = "0.1.48"
22
-langchain-community = "0.0.36"
23
-langchain-astradb = "0.2.0"
+langchain = "0.1.19"
+langchain-core = "0.1.52"
+langchain-community = "0.0.38"
+langchain-astradb = "0.3.0"
24
langchain-openai = "0.1.3"
25
langchain-google-genai = { version = "0.0.11", optional = true }
26
langchain-google-vertexai = { version = "1.0.1", optional = true }
0 commit comments