From 591bd9d2b4880e5a9bd0dfa2aedec71cf453f7fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:48:17 +0000 Subject: [PATCH] chore(deps): update langgraph-sdk requirement from ~=0.3.1 to ~=0.3.9 Updates the requirements on [langgraph-sdk](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/0.3.1...sdk==0.3.9) --- updated-dependencies: - dependency-name: langgraph-sdk dependency-version: 0.3.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..84e4ec1 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 @@ -137,7 +137,7 @@ langchain-text-splitters~=1.1.0 langgraph~=1.0.8 langgraph-checkpoint~=3.0.1 langgraph-prebuilt~=1.0.7 -langgraph-sdk~=0.3.1 +langgraph-sdk~=0.3.9 langsmith>=0.5.0 latex2mathml>=3.78.1 locust>=2.43.0