Skip to content

Commit 9dad044

Browse files
committed
chore: bump py version
1 parent 74e4665 commit 9dad044

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.9"
10+
requires-python = ">=3.10"
1111
dependencies = [
1212
"langgraph>=1.0.0",
1313
"python-dotenv>=1.0.1",

0 commit comments

Comments
 (0)