There was an error while loading. Please reload this page.
2 parents c91f291 + 9dad044 commit 36dbbdbCopy full SHA for 36dbbdb
1 file changed
pyproject.toml
@@ -7,9 +7,9 @@ authors = [
7
]
8
readme = "README.md"
9
license = { text = "MIT" }
10
-requires-python = ">=3.9"
+requires-python = ">=3.10"
11
dependencies = [
12
- "langgraph>=0.2.6",
+ "langgraph>=1.0.0",
13
"python-dotenv>=1.0.1",
14
15
0 commit comments