Skip to content

Commit 413243f

Browse files
authored
chore(deps): update dependency langgraph-checkpoint to v3 (#363)
1 parent e773505 commit 413243f

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
@@ -39,7 +39,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-pg-python/
3939

4040
[project.optional-dependencies]
4141
langgraph = [
42-
"langgraph-checkpoint>=2.0.9, <3.0.0"
42+
"langgraph-checkpoint>=3.0.0, <3.1.0"
4343
]
4444
test = [
4545
"black[jupyter]==25.9.0",

0 commit comments

Comments
 (0)