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 67321ef commit fd2a460Copy full SHA for fd2a460
doc/changelog.d/1756.dependencies.md
@@ -0,0 +1 @@
1
+bump scipy from 1.15.1 to 1.15.2
pyproject.toml
@@ -69,7 +69,7 @@ tests = [
69
"pytest-xvfb==3.0.0",
70
"pyvista[jupyter]==0.44.2",
71
"requests==2.32.3",
72
- "scipy==1.15.1",
+ "scipy==1.15.2",
73
"semver==3.0.4",
74
"six==1.17.0",
75
"vtk==9.3.1",
@@ -103,7 +103,7 @@ doc = [
103
"protobuf==5.29.3",
104
105
106
107
108
109
"sphinx==8.1.3",
0 commit comments