From 426ee7ca933607d7a300c959cfb916c860efc6f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:48:01 +0000 Subject: [PATCH] chore(deps): update langgraph requirement from ~=1.0.8 to ~=1.0.9 Updates the requirements on [langgraph](https://github.com/langchain-ai/langgraph) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/1.0.8...1.0.9) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9183b9..36794e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -accelerate>=1.12.0 +accelerate>=1.12.0 aiohappyeyeballs>=2.6.1 aiohttp>=3.13.2 aiosignal>=1.4.0 @@ -134,7 +134,7 @@ langchain-core~=1.2.10 langchain-google-genai~=4.2.0 langchain-huggingface~=1.2.0 langchain-text-splitters~=1.1.0 -langgraph~=1.0.8 +langgraph~=1.0.9 langgraph-checkpoint~=3.0.1 langgraph-prebuilt~=1.0.7 langgraph-sdk~=0.3.1