Skip to content

Commit 1dec6a4

Browse files
committed
chore(deps): update dependency langgraph-checkpoint to v4
1 parent 348d924 commit 1dec6a4

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

3939
[project.optional-dependencies]
4040
langgraph = [
41-
"langgraph-checkpoint>=3.0.0, <3.1.0"
41+
"langgraph-checkpoint>=4.0.0, <4.1.0"
4242
]
4343
test = [
4444
"black[jupyter]==25.12.0",

0 commit comments

Comments
 (0)