From 0d366d511a4ccdf2b8fc9960d5847d6d42105f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:59:39 +0000 Subject: [PATCH] Upgrade: Bump langchain-core from 0.3.18 to 0.3.80 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.18 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.18...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d6ca8c..b29a6ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ websockets==12.0 qdrant-client==1.12.0 python-multipart==0.0.18 scikit-learn==1.5.2 -langchain-core==0.3.18 +langchain-core==0.3.80 gradio loguru==0.7.2 python-dotenv==1.0.1