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