Skip to content

Commit 0355cd4

Browse files
chore(deps): update python docker tag
1 parent b82cc5e commit 0355cd4

File tree

3 files changed

+160
-429
lines changed

3 files changed

+160
-429
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
@@ -18,7 +18,7 @@ bootstrap them locally, then work towards automated runs.
1818
"""
1919
version = "2.0.1"
2020
readme = "README.md"
21-
requires-python = ">=3.10,<3.13"
21+
requires-python = ">=3.13,<3.14"
2222
dependencies = [
2323
"asyncvnc~=1.3.0",
2424
"onnxruntime~=1.22.0",

0 commit comments

Comments
 (0)