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 515f733 commit 4da3fe8Copy full SHA for 4da3fe8
1 file changed
cuda_bindings/pyproject.toml
@@ -48,7 +48,7 @@ test = [
48
"setuptools>=80.0.0",
49
# TODO: remove the Python 3.15 guard once 3.15 is officially supported
50
"matplotlib>=3.5.0,<=3.10.9; python_version < '3.15'",
51
- "numpy>=1.21.1,<=2.2.6",
+ "numpy>=1.21.1,<=2.5.0",
52
"pytest==9.1.0",
53
"pytest-benchmark==5.2.3",
54
"pytest-repeat==0.9.4",
0 commit comments