Skip to content

Commit 9be4841

Browse files
chore(deps): update dependency numpy to >=2.3.2,<3
1 parent c3ce66c commit 9be4841

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
@@ -48,7 +48,7 @@ dependencies = [
4848
"PyYAML>=5.0.0, <6.1",
4949
"jinja2>=2.11.1, <3.2",
5050
"visions[type_image_path]>=0.7.5, <0.8.2",
51-
"numpy>=1.16.0,<2.2",
51+
"numpy>=2.3.2,<3",
5252
# Could be optional
5353
# Related to HTML report
5454
"htmlmin==0.1.12",

0 commit comments

Comments
 (0)