Update postgres-checkpoint min bounds (#2564)

This commit is contained in:
William FH
2024-11-27 22:31:16 -08:00
committed by GitHub
parent c87f9ab6b1
commit 12486d977a
2 changed files with 530 additions and 427 deletions
+529 -426
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -10,7 +10,7 @@ packages = [{ include = "langgraph" }]
[tool.poetry.dependencies]
python = "^3.9.0,<4.0"
langgraph-checkpoint = "^2.0.2"
langgraph-checkpoint = "^2.0.7"
orjson = ">=3.10.1"
psycopg = "^3.0.0"
psycopg-pool = "^3.0.0"