Skip to content

Commit 5260ffe

Browse files
chore(deps): update python to >=3.14,<3.15
1 parent 8c1f160 commit 5260ffe

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 @@ license = { text = "Apache-2.0" }
66
authors = [
77
{ name = "Romain Clement", email = "[email protected]" }
88
]
9-
requires-python = ">=3.10,<3.14"
9+
requires-python = ">=3.14,<3.15"
1010
dependencies = [
1111
"jinja2>=3",
1212
"onnxruntime>=1",

0 commit comments

Comments
 (0)