From 9274f7d4ce2a6870a6afba6515098f868bb880dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 19:16:43 +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.80 to 0.3.81 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.80...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 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 b04481b..f21fed9 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.80 +langchain-core==0.3.81 langchain-huggingface==0.1.2 huggingface-hub>=0.30.0 sentence-transformers==3.4.1