We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fc71c commit 7d40702Copy full SHA for 7d40702
1 file changed
recipes/mne-python/construct.yaml
@@ -120,7 +120,7 @@ specs:
120
- pyprep =0.4.3=*_1
121
- python-picard =0.8
122
- pybv =0.7.6
123
- - edfio =0.4.8
+ - edfio =0.4.7 # allow_outdated, for some reason 0.4.8 won't download
124
- eeglabio =0.0.3
125
- mffpy =0.10.0
126
- openmeeg =2.5.15
@@ -167,7 +167,7 @@ specs:
167
# https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml
168
- matplotlib-base =3.10.1
169
- tornado =6.4.2
170
- - pyside6 =6.9.0 # allow_autdated, PyVista (VTK 9.3.1) and Mayavi
+ - pyside6 =6.8.2 # allow_autdated, PyVista (VTK 9.3.1) and Mayavi
171
- qt6-main =6.8.2 # allow_outdated
172
- ipympl =0.9.7
173
- qtpy =2.4.3
0 commit comments