mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-11 12:17:53 +02:00
checkpoint-sqlite: release 1.0.0 (#1244)
This commit is contained in:
@@ -10,7 +10,7 @@ packages = [{ include = "langgraph" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9.0"
|
||||
langgraph-checkpoint = "^1.0.0"
|
||||
langgraph-checkpoint = "^1.0.1"
|
||||
aiosqlite = "^0.20.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
@@ -52,4 +52,4 @@ lint.ignore = ["E501", "B008", "UP007", "UP006"]
|
||||
now = true
|
||||
delay = 0.1
|
||||
runner_args = ["--ff", "-v", "--tb", "short"]
|
||||
patterns = ["*.py"]
|
||||
patterns = ["*.py"]
|
||||
|
||||
Reference in New Issue
Block a user