We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc79f8 commit 08f2264Copy full SHA for 08f2264
pyproject.toml
@@ -25,7 +25,7 @@ dlc-live-test = "dlclive.check_install.check_install:main"
25
dlc-live-benchmark = "dlclive.benchmark:main"
26
27
[tool.poetry.dependencies]
28
-python = ">=3.9,<3.14"
+python = ">=3.9,<3.12"
29
numpy = ">=1.26,<2.0"
30
"ruamel.yaml" = "^0.17.20"
31
colorcet = "^3.0.0"
0 commit comments