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 5f98f85 commit 51421c9Copy full SHA for 51421c9
pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
]
8
readme = "README.md"
9
license = { text = "MIT" }
10
-requires-python = ">=3.11"
+requires-python = ">=3.11,<4.0"
11
dependencies = [
12
"langgraph>=0.2.6",
13
"langchain-openai>=0.1.22",
0 commit comments