From c71a41ff1f666c9d6fe6dbc36099c1e8588c17a2 Mon Sep 17 00:00:00 2001 From: waldie11 <86674066+waldie11@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:00:01 +0100 Subject: [PATCH] version bump to mne>1.9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4c08bd5a2..3fb5251e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ "Topic :: Scientific/Engineering", "Topic :: Software Development", ] -dependencies = ["mne>=1.8", "numpy>=1.23", "scipy>=1.9"] +dependencies = ["mne>=1.9", "numpy>=1.23", "scipy>=1.9"] description = "MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python" dynamic = ["version"] keywords = [