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 de97bd4 commit 6132524Copy full SHA for 6132524
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"PyYAML>=5.0.0, <6.1",
49
"jinja2>=2.11.1, <3.2",
50
"visions[type_image_path]>=0.7.5, <0.8.2",
51
- "numpy>=1.16.0,<2.2",
+ "numpy>=2.3.4,<3",
52
# Could be optional
53
# Related to HTML report
54
"minify-html>=0.15.0",
0 commit comments