Skip to content

Commit 6132524

Browse files
chore(deps): update dependency numpy to >=2.3.4,<3
1 parent de97bd4 commit 6132524

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.4,<3",
5252
# Could be optional
5353
# Related to HTML report
5454
"minify-html>=0.15.0",

0 commit comments

Comments
 (0)