From 94f926a05776e8ee61c2130943ea74a42332ecbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:31:03 +0000 Subject: [PATCH] Bump langchain-core in /LLM/rag in the pip group across 1 directory Bumps the pip group with 1 update in the /LLM/rag directory: [langchain-core](https://github.com/langchain-ai/langchain). Updates `langchain-core` from 0.3.56 to 0.3.80 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.56...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- LLM/rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index e3ba24b..1f2942f 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,6 +1,6 @@ langchain==0.3.27 langchain-community==0.3.27 -langchain-core==0.3.72 +langchain-core==0.3.80 langchain-huggingface==0.1.2 huggingface-hub>=0.30.0 sentence-transformers==3.4.1