From 48637053fa94ff6eeae4ae7258be2b3c62140bd1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:46:04 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2a4bf5d17..eded2364c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ "Topic :: Scientific/Engineering", "Topic :: Software Development", ] -dependencies = ["mne>=1.7", "mne<1.9", "numpy>=1.21.2", "scipy>=1.7.1"] +dependencies = ["mne<1.9", "mne>=1.7", "numpy>=1.21.2", "scipy>=1.7.1"] description = "MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python" dynamic = ["version"] keywords = [