Skip to content

Commit 74e4665

Browse files
committed
chore: bump langgraph to v1.0
1 parent c91f291 commit 74e4665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
license = { text = "MIT" }
1010
requires-python = ">=3.9"
1111
dependencies = [
12-
"langgraph>=0.2.6",
12+
"langgraph>=1.0.0",
1313
"python-dotenv>=1.0.1",
1414
]
1515

0 commit comments

Comments
 (0)