We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b8cf2 commit 76c9a3eCopy full SHA for 76c9a3e
pyproject.toml
@@ -63,6 +63,6 @@ convention = "google"
63
[dependency-groups]
64
dev = [
65
"anyio>=4.7.0",
66
- "langgraph-cli[inmem]>=0.1.71",
+ "langgraph-cli[inmem]>=0.4.7",
67
"pytest>=8.3.5",
68
]
0 commit comments