From 7162092dcacd4ff49b127c60f09c0d298a1636f4 Mon Sep 17 00:00:00 2001 From: Mike Sullivan Date: Mon, 15 Jul 2024 11:21:58 +0100 Subject: [PATCH] Update scipy to 1.14 --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index eb3c08e6ef6..70bde0ab9ab 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -18,7 +18,7 @@ requirements: - python=3.10.* - pip - astropy=5.0.* - - scipy=1.13.* + - scipy=1.14.* - scikit-image=0.19.* - tifffile=2023.7.18 - imagecodecs=2023.1.23