Skip to content

Commit 5398e4e

Browse files
authored
Update pyproject.toml
1 parent cbefda7 commit 5398e4e

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
@@ -6,7 +6,7 @@ authors = ["alanalanlu <[email protected]>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = "^3.12"
9+
python = ">=3.12,<3.13"
1010
langchain-openai = "^0.2.0"
1111
langchain-core = "^0.3.1"
1212
langgraph = "^0.2.22"

0 commit comments

Comments
 (0)