checkpoint postgres,sqlite: update langgraph-checkpoint to 1.0.11 (#1815)

This commit is contained in:
Vadym Barda
2024-09-23 22:09:28 +00:00
committed by GitHub
parent d2d5e9f655
commit 659d127d2b
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ packages = [{ include = "langgraph" }]
[tool.poetry.dependencies]
python = "^3.9.0"
langgraph-checkpoint = "^1.0.10"
langgraph-checkpoint = "^1.0.11"
aiosqlite = "^0.20.0"
[tool.poetry.group.dev.dependencies]