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 4793c48 commit 7c7bf82Copy full SHA for 7c7bf82
requirements/openblas_requirements.txt
@@ -1,3 +1,2 @@
1
-scipy-openblas32==0.3.29.265.0 ; sys_platform == 'win32' and platform_machine == 'ARM64'
2
-# Note there is not yet a win-arm64 wheel, so we currently only exclude win-arm64
3
-scipy-openblas64==0.3.29.0.0 ; sys_platform != 'win32' or platform_machine != 'ARM64'
+scipy-openblas32==0.3.30.0.1
+scipy-openblas64==0.3.30.0.1
0 commit comments