Skip to content

Commit ddafa1a

Browse files
build(deps): update langgraph requirement from 0.3.31 to 0.3.34
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](langchain-ai/langgraph@0.3.31...0.3.34) --- updated-dependencies: - dependency-name: langgraph dependency-version: 0.3.34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff41b1f commit ddafa1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ langchain-google-genai = "2.1.3"
2626
langchain-mcp-adapters = "0.0.9"
2727
langchain-huggingface = "0.1.2"
2828
langchain-ollama = "0.3.2"
29-
langgraph = "0.3.31"
29+
langgraph = "0.3.34"
3030
qianfan = "0.4.12.3"
3131
zhipuai = "2.1.5.20250421"
3232
boto3 = "1.37.36"

0 commit comments

Comments
 (0)