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 1a50e8d commit d29a224Copy full SHA for d29a224
pyproject.toml
@@ -29,7 +29,7 @@ dlc-live-benchmark = "dlclive.benchmark:main"
29
30
[tool.poetry.dependencies]
31
python = ">=3.7.1,<3.13"
32
-numpy = "^1.20"
+numpy = ">=1.26,<2.0"
33
"ruamel.yaml" = "^0.17.20"
34
colorcet = "^3.0.0"
35
Pillow = ">=8.0.0"
0 commit comments