Skip to content

MAINT: Update dependency specifiers - #14023

Merged
larsoner merged 6 commits into
mainfrom
spec_zero
Jul 4, 2026
Merged

MAINT: Update dependency specifiers#14023
larsoner merged 6 commits into
mainfrom
spec_zero

Conversation

@mne-bot

@mne-bot mne-bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Created by spec_zero GitHub action.

Adjustments may need to be made to shims in mne/fixes.py and elswhere in this or another PR. make -C tools/dev dep is a good starting point for finding potential updates.

Closes #14020

@larsoner
larsoner enabled auto-merge (squash) July 4, 2026 00:00
@larsoner
larsoner merged commit 6553b19 into main Jul 4, 2026
32 checks passed
@larsoner
larsoner deleted the spec_zero branch July 4, 2026 02:13
larsoner added a commit to tsbinns/mne-python that referenced this pull request Aug 10, 2026
…versions

- ffmpeg =8.1.2 was dropped when environment.yml generation moved to the
  mne-tools action; it works around a conda solver issue (mne-toolsgh-14023)
- pipe the fetched scripts straight into bash, with -fsSL so that an HTTP
  error fails the step; `bash <(curl ...)` would read more nicely but
  process substitution discards curl's exit status, so a 404 exits 0
- setup-uv/checkout versions had drifted from the sibling job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

conda / 3.13 tests failing: ffmpeg can't load libjxl.so.0.11 (breaks test_brain_save_movie)

2 participants