From 02936116afd787f344358a7767f8081c43e8e065 Mon Sep 17 00:00:00 2001 From: "M.Gough" <60232355+mgough-970@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:38:23 -0400 Subject: [PATCH] Update pre-requirements.sh --- notebooks/STIS/drizpac_notebook/pre-requirements.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/notebooks/STIS/drizpac_notebook/pre-requirements.sh b/notebooks/STIS/drizpac_notebook/pre-requirements.sh index b58fad29e..4a69b40de 100644 --- a/notebooks/STIS/drizpac_notebook/pre-requirements.sh +++ b/notebooks/STIS/drizpac_notebook/pre-requirements.sh @@ -1,5 +1,4 @@ # Install numpy -#pip install numpy<2.0.0 - +pip install --force-reinstall -Iv 'numpy<2.0.0' # Install hstcal conda install -y -c conda-forge hstcal==2.7.4