Skip to content

Commit 51421c9

Browse files
authored
Update pyproject.toml
1 parent 5f98f85 commit 51421c9

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
@@ -7,7 +7,7 @@ authors = [
77
]
88
readme = "README.md"
99
license = { text = "MIT" }
10-
requires-python = ">=3.11"
10+
requires-python = ">=3.11,<4.0"
1111
dependencies = [
1212
"langgraph>=0.2.6",
1313
"langchain-openai>=0.1.22",

0 commit comments

Comments
 (0)