Skip to content

Commit 08f2264

Browse files
authored
Update pyproject.toml
1 parent 6bc79f8 commit 08f2264

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
@@ -25,7 +25,7 @@ dlc-live-test = "dlclive.check_install.check_install:main"
2525
dlc-live-benchmark = "dlclive.benchmark:main"
2626

2727
[tool.poetry.dependencies]
28-
python = ">=3.9,<3.14"
28+
python = ">=3.9,<3.12"
2929
numpy = ">=1.26,<2.0"
3030
"ruamel.yaml" = "^0.17.20"
3131
colorcet = "^3.0.0"

0 commit comments

Comments
 (0)