From 9fc8b5efd8da2e068dd6a6c48ef0e282b660b3d5 Mon Sep 17 00:00:00 2001 From: "M.Gough" <60232355+mgough-970@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:31:03 -0400 Subject: [PATCH] Update requirements.txt --- notebooks/STIS/drizpac_notebook/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/notebooks/STIS/drizpac_notebook/requirements.txt b/notebooks/STIS/drizpac_notebook/requirements.txt index 99ae1ecc8..e79d9e640 100644 --- a/notebooks/STIS/drizpac_notebook/requirements.txt +++ b/notebooks/STIS/drizpac_notebook/requirements.txt @@ -1,9 +1,9 @@ -astropy==5.3.3 -astroquery==0.4.6 -drizzlepac==3.5.1 +astropy>=5.3.3 +astroquery>=0.4.6 +drizzlepac>=3.5.1 fuzzytm -ipython==8.11.0 -matplotlib==3.7.0 +ipython>=8.11.0 +matplotlib>=3.7.0 numpy<2.0.0 -pandas==1.5.3 -stis_cti==1.5 +pandas>=1.5.3 +stis_cti>=1.5