Skip to content

Commit d29a224

Browse files
authored
Update pyproject.toml
1 parent 1a50e8d commit d29a224

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
@@ -29,7 +29,7 @@ dlc-live-benchmark = "dlclive.benchmark:main"
2929

3030
[tool.poetry.dependencies]
3131
python = ">=3.7.1,<3.13"
32-
numpy = "^1.20"
32+
numpy = ">=1.26,<2.0"
3333
"ruamel.yaml" = "^0.17.20"
3434
colorcet = "^3.0.0"
3535
Pillow = ">=8.0.0"

0 commit comments

Comments
 (0)