From 4466510119308bead869babc301c1656a95289a6 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Wed, 4 Sep 2024 08:26:57 -0400 Subject: [PATCH 1/2] ENH: Add antio --- recipes/mne-python/construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index bc472814..b148560b 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -88,6 +88,7 @@ specs: - mne-lsl =1.5.0 - mne-kit-gui =1.3.0 - autoreject =0.4.3 + - antio =0.3.1 # MRI - fsleyes =1.12.4 - dcm2niix =1.0.20240202 From 7c8e21b5a5f2f5075c9b14fe1e1613806c9575a8 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:31:18 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- recipes/mne-python/construct.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index b148560b..f486c87a 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -172,7 +172,7 @@ specs: - pyvistaqt =0.11.1 - trame =3.6.3 - trame-vtk =2.8.10 - - trame-vuetify =2.7.0 + - trame-vuetify =2.7.1 - termcolor =2.4.0 - defusedxml =0.7.1 # Development @@ -184,7 +184,7 @@ specs: - pytest-timeout =2.3.1 - pre-commit =3.8.0 - ruff =0.6.2 - - uv =0.4.2 + - uv =0.4.4 - check-manifest =0.49.0 - codespell =2.3.0 - py-spy =0.3.14