Skip to content

Commit b2ac8f5

Browse files
authored
deps: bump langchain core deps (#411)
1 parent 28e41d1 commit b2ac8f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs/langchain/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ unstructured = "0.12.5"
1717
ragstack-ai-colbert = "1.0.1"
1818

1919
# langchain
20-
langchain = "0.1.17"
21-
langchain-core = "0.1.48"
22-
langchain-community = "0.0.36"
23-
langchain-astradb = "0.2.0"
20+
langchain = "0.1.19"
21+
langchain-core = "0.1.52"
22+
langchain-community = "0.0.38"
23+
langchain-astradb = "0.3.0"
2424
langchain-openai = "0.1.3"
2525
langchain-google-genai = { version = "0.0.11", optional = true }
2626
langchain-google-vertexai = { version = "1.0.1", optional = true }

0 commit comments

Comments
 (0)