Skip to content

Commit f10c5d1

Browse files
chore(deps): update python to >=3.14,<3.15
1 parent dfabc5b commit f10c5d1

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
@@ -3,7 +3,7 @@ name = "modelship"
33
description = "Ship machine learning models in minutes, not months"
44
readme = "README.md"
55
license = { text = "Apache-2.0" }
6-
requires-python = ">=3.10,<3.14"
6+
requires-python = ">=3.14,<3.15"
77
dependencies = [
88
"jinja2>=3",
99
"onnxruntime>=1",

0 commit comments

Comments
 (0)