We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de822d commit dd5bc96Copy full SHA for dd5bc96
build_tools/sharpy_auto_builder/pyproject.toml
@@ -11,6 +11,7 @@ requires-python = ">=3.11"
11
dependencies = [
12
"langgraph>=0.2.0",
13
"langchain-core>=0.3.0",
14
+ "langgraph-checkpoint-sqlite>=2.0.0",
15
"aiofiles>=23.2.1",
16
"rich>=13.7.0",
17
]
0 commit comments