From 60e16d52b8124782e9f3b1f101456b1e113454e5 Mon Sep 17 00:00:00 2001 From: Larry Bradley Date: Thu, 24 Oct 2024 23:21:01 -0400 Subject: [PATCH] Update requirements for PSF photometry notebook --- notebooks/NIRCam/psf_photometry/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/NIRCam/psf_photometry/requirements.txt b/notebooks/NIRCam/psf_photometry/requirements.txt index 17553e36e..e28207cdb 100644 --- a/notebooks/NIRCam/psf_photometry/requirements.txt +++ b/notebooks/NIRCam/psf_photometry/requirements.txt @@ -2,7 +2,7 @@ numpy>=1.25.2 pandas>=2.1.0 jwst>=1.11.4 astropy>=5.3.3 -photutils>=1.11.0 +photutils>=2.0.2 ipywidgets>=8.1.1 matplotlib>=3.7.2 webbpsf>=1.2.1