From d174d163df71e39a964bfe553e9fcfc8261efd57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:52:51 +0000 Subject: [PATCH] Bump langchain-core in /community/knowledge_graph_rag Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.10...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/knowledge_graph_rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/knowledge_graph_rag/requirements.txt b/community/knowledge_graph_rag/requirements.txt index 117502ad2..e43234d5c 100644 --- a/community/knowledge_graph_rag/requirements.txt +++ b/community/knowledge_graph_rag/requirements.txt @@ -1,7 +1,7 @@ arxiv==2.1.0 langchain==0.2.6 langchain_community==0.2.6 -langchain_core==0.2.10 +langchain_core==0.3.80 langchain_nvidia_ai_endpoints==0.1.2 llama_index==0.10.50 networkx==3.2.1