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 c91f291 commit 74e4665Copy full SHA for 74e4665
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
license = { text = "MIT" }
10
requires-python = ">=3.9"
11
dependencies = [
12
- "langgraph>=0.2.6",
+ "langgraph>=1.0.0",
13
"python-dotenv>=1.0.1",
14
]
15
0 commit comments