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 cbefda7 commit 5398e4eCopy full SHA for 5398e4e
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["alanalanlu <[email protected]>"]
6
readme = "README.md"
7
8
[tool.poetry.dependencies]
9
-python = "^3.12"
+python = ">=3.12,<3.13"
10
langchain-openai = "^0.2.0"
11
langchain-core = "^0.3.1"
12
langgraph = "^0.2.22"
0 commit comments