Skip to content

Commit a8eab95

Browse files
authored
Merge pull request numpy#26302 from mattip/openblas-0.3.27.44
BLD: use newer openblas wheels [wheel build]
2 parents 148db64 + 24e5db3 commit a8eab95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/ci32_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
spin
22
# Keep this in sync with ci_requirements.txt
3-
scipy-openblas32==0.3.27.0.1
3+
scipy-openblas32==0.3.27.44.3

requirements/ci_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
spin
22
# Keep this in sync with ci32_requirements.txt
3-
scipy-openblas32==0.3.27.0.1
4-
scipy-openblas64==0.3.27.0.1
3+
scipy-openblas32==0.3.27.44.3
4+
scipy-openblas64==0.3.27.44.3

0 commit comments

Comments
 (0)