We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348d924 commit 1dec6a4Copy full SHA for 1dec6a4
pyproject.toml
@@ -38,7 +38,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-pg-python/
38
39
[project.optional-dependencies]
40
langgraph = [
41
- "langgraph-checkpoint>=3.0.0, <3.1.0"
+ "langgraph-checkpoint>=4.0.0, <4.1.0"
42
]
43
test = [
44
"black[jupyter]==25.12.0",
0 commit comments