From 34b674737665335ea8c4634f3349c568bd17437a Mon Sep 17 00:00:00 2001 From: Sierra Gomez Date: Fri, 12 Jul 2024 16:43:30 -0400 Subject: [PATCH] using most up-to-date packages --- .../HASP/WavelengthAdjustment/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/notebooks/HASP/WavelengthAdjustment/requirements.txt b/notebooks/HASP/WavelengthAdjustment/requirements.txt index bd7ecee44..43d1279f1 100644 --- a/notebooks/HASP/WavelengthAdjustment/requirements.txt +++ b/notebooks/HASP/WavelengthAdjustment/requirements.txt @@ -1,11 +1,11 @@ -astropy==6.0.0 -astroquery==0.4.6 -matplotlib==3.8.2 -numpy==1.26.2 +astropy==6.1.1 +astroquery==0.4.8 +matplotlib==3.9.0 +numpy==2.0 stistools==1.4.4 crds>=11.17 ullyses>=4.1.0 -hasp>=0.9.6 -scipy>=1.11.4 +hasp>=1.0.0 +scipy>=1.14.0 calcos>=3.5.1 -pandas==2.1.4 \ No newline at end of file +pandas==2.2.2 \ No newline at end of file