Skip to content

Commit

Permalink
ENH: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 16, 2024
1 parent 0c8bbbb commit fa02bec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions recipes/mne-python/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ specs:
- python =3.12.7 # allow_outdated
- pip =24.3.1
- conda =24.11.0
- mamba =2.0.4
- mamba =2.0.5
# MNE ecosystem
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
# - mne-base =1.4dev0=*_20230503
Expand Down Expand Up @@ -90,11 +90,11 @@ specs:
- autoreject =0.4.3
- antio =0.4.0
- meegkit =0.1.7
- eeg_positions =2.1.1
- eeg_positions =2.1.2
# MRI
- fsleyes =1.13.0
- dcm2niix =1.0.20241208
- dipy =1.9.0
- dcm2niix =1.0.20241211
- dipy =1.10.0
# Time-frequency analysis
- pactools =0.3.1
- tensorpac =0.6.5
Expand All @@ -120,7 +120,7 @@ specs:
- pybv =0.7.6
- eeglabio =0.0.3
- mffpy =0.10.0
- openmeeg =2.5.12
- openmeeg =2.5.13
- python-neo =0.13.4
- nitime =0.11
- snirf =0.8.0
Expand Down Expand Up @@ -160,7 +160,7 @@ specs:
# Viz
# matplotilb is just matplotlib-base, tornado, and pyqt
# https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml
- matplotlib-base =3.9.3
- matplotlib-base =3.9.4
- tornado =6.4.2
- pyside6 =6.7.3=*_1 # allow_outdated, vtk needs rebuild against 6.8.0
- qt6-main =6.7.3 # allow_outdated
Expand All @@ -185,15 +185,15 @@ specs:
- pytest-qt =4.4.0
- pytest-timeout =2.3.1
- pre-commit =4.0.1
- ruff =0.8.2
- uv =0.5.7
- ruff =0.8.3
- uv =0.5.9
- check-manifest =0.50
- codespell =2.3.0
- py-spy =0.4.0
- line_profiler =4.1.3
- memory_profiler =0.61.0
- twine =6.0.1
- hatchling =1.26.3
- hatchling =1.27.0
- hatch-vcs =0.4.0
- mypy =1.13.0
- towncrier =23.11.0 # allow_outdated, 24.7.1 doesn't work with sphinxcontrib-towncrier
Expand Down

0 comments on commit fa02bec

Please sign in to comment.