From 3ae73dfbc917cc3b8c5564643b1587fe4a82b36f Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Tue, 24 Oct 2023 09:09:47 -0400 Subject: [PATCH] FIX: Pin --- recipes/mne-python/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/mne-python/construct.yaml b/recipes/mne-python/construct.yaml index 85bd63b5..fde8df9f 100644 --- a/recipes/mne-python/construct.yaml +++ b/recipes/mne-python/construct.yaml @@ -160,7 +160,7 @@ specs: - pytest-harvest =1.10.4 - pre-commit =3.5.0 - ruff =0.1.1 - - black =23.10.1 + - black =23.10.0 - py-spy =0.3.14 - line_profiler =4.1.1 - memory_profiler =0.61.0