We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81aa4b8 commit 6257603Copy full SHA for 6257603
1 file changed
recipes/mne-python/construct.yaml
@@ -179,7 +179,7 @@ specs:
179
- numpy =2.4.3 # [not (osx and x86_64)]
180
- numpy =2.3.5 # [osx and x86_64] # allow_outdated, numba
181
- scipy =1.17.1
182
- - openblas =0.3.33
+ - openblas =0.3.32 # allow_outdated, needs libblas update
183
- libblas =3.11.0*=*openblas
184
- jupyter =1.1.1
185
- notebook =7.5.5
0 commit comments