From ecd064f5a7e753d374be81e338f7ad8e3c3d0871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 15:22:01 +0000 Subject: [PATCH] Bump langchain from 0.0.350 to 0.2.5 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.350 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.350...langchain==0.2.5) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.2.5 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 6abc554..853f2ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ alembic==1.12.1 # AI & ML (OpenAI Only) openai==1.3.7 -langchain==0.0.350 +langchain==0.2.5 langgraph==0.0.20 # Image Processing