Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Sep 23, 2024
1 parent be49b83 commit b6132d3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.5 # allow_outdated
- pip =24.2
- conda =24.7.1
- mamba =1.5.9
- mamba =1.5.10
# MNE ecosystem
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
# - mne-base =1.4dev0=*_20230503
Expand All @@ -85,7 +85,7 @@ specs:
- mne-ari =0.1.2
- mne-icalabel =0.7.0
- mne-gui-addons =0.1=*_1
- mne-lsl =1.5.0
- mne-lsl =1.6.0
- mne-kit-gui =1.3.0
- autoreject =0.4.3
- antio =0.4.0
Expand Down Expand Up @@ -129,7 +129,7 @@ specs:
- traitsui =8.0.0
- pyface =8.0.0=*_1
- imageio-ffmpeg =0.5.1
- pandas =2.2.2
- pandas =2.2.3
- polars =1.7.1
- scipy =1.14.1
- openblas =0.3.27 # allow_outdated, scipy / numpy not updated yet
Expand Down Expand Up @@ -183,8 +183,8 @@ specs:
- pytest-qt =4.4.0
- pytest-timeout =2.3.1
- pre-commit =3.8.0
- ruff =0.6.5
- uv =0.4.10
- ruff =0.6.7
- uv =0.4.15
- check-manifest =0.49.0
- codespell =2.3.0
- py-spy =0.3.14
Expand All @@ -195,13 +195,13 @@ specs:
- hatch-vcs =0.4.0
- mypy =1.11.2
- towncrier =23.11.0 # allow_outdated, 24.7.1 doesn't work with sphinxcontrib-towncrier
- vulture =2.11
- vulture =2.12
# Doc building
- numpydoc =1.8.0
- pydata-sphinx-theme =0.15.4
- graphviz =12.0.0
- python-graphviz =0.20.3
- selenium =4.24.0
- selenium =4.25.0
- sphinx =7.4.7 # allow_outdated, sphinx-design not 8.0 compatible
- sphinx-design =0.6.1
- sphinx-gallery =0.17.1
Expand All @@ -210,7 +210,7 @@ specs:
- sphinxcontrib-youtube =1.4.1
- intersphinx-registry =0.2408.13
# OS-specific
- git =2.46.0 # [win]
- git =2.46.1 # [win]
- make =4.4.1 # [win]
- pyobjc-core =10.3.1 # [osx]
- pyobjc-framework-Cocoa =10.3.1 # [osx]
Expand Down

0 comments on commit b6132d3

Please sign in to comment.