Skip to content

Commit

Permalink
FIX: More
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 17, 2024
1 parent d5bf719 commit b44bf70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/mne-python/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ specs:
# Python
- python =3.12.7 # allow_outdated
- pip =24.3.1
- conda =24.11.1
- wheel =0.45.1
- conda =24.11.0 # allow_outdated, https://github.com/conda-forge/conda-feedstock/pull/247#issuecomment-2549103813
- mamba =2.0.5
# MNE ecosystem
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
Expand Down Expand Up @@ -162,7 +163,7 @@ specs:
# https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml
- matplotlib-base =3.10.0
- tornado =6.4.2
- pyside6 =6.7.3=*_1 # allow_outdated, vtk needs rebuild against 6.8.0
- pyside6 =6.7.3=*_1 # allow_outdated, vtk needs rebuild against 6.8.0 https://github.com/conda-forge/vtk-feedstock/pull/357
- qt6-main =6.7.3 # allow_outdated
- ipympl =0.9.4
- qtpy =2.4.2
Expand Down

0 comments on commit b44bf70

Please sign in to comment.