From 0c91ef7e02876d438b22a2e88a8eb7199c5cd2ed Mon Sep 17 00:00:00 2001 From: Drew Camron Date: Fri, 1 Nov 2024 16:30:52 -0600 Subject: [PATCH] bump scipy for compat --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 28d26f0c1..5ee6b0b9a 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -2,7 +2,7 @@ cartopy==0.21 matplotlib==3.5.3 metpy==1.2.0 pint==0.19 -scipy==1.8 +scipy==1.11 sphinx==5.2.3 sphinx_rtd_theme==1.0.0 sphinx-gallery==0.11.1