Skip to content

Commit bdc160b

Browse files
[Infra] Update python Docker tag
1 parent 3007be5 commit bdc160b

File tree

3 files changed

+181
-418
lines changed

3 files changed

+181
-418
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.13

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bootstrap them locally, then work towards automated runs.
2020
# The version should be set during CI.
2121
version = "0.0.0"
2222
readme = "README.md"
23-
requires-python = ">=3.10,<3.13"
23+
requires-python = ">=3.13,<3.14"
2424
dependencies = [
2525
"keysymdef~=1.2.0",
2626
"onnxruntime~=1.22.0",

0 commit comments

Comments
 (0)