From 6937630f0cb0ec1535e5a2b1033625acf7817578 Mon Sep 17 00:00:00 2001 From: obiwan76 Date: Sun, 1 Dec 2024 15:15:54 -0500 Subject: [PATCH] increase the required version of pysiaf that support the new NIRCAM aperture under the new field point PRDOPSSOC-067 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35b162ca..87e998d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ matplotlib>=3.9.1,<3.10.0 numpy>=2.1.0,<2.2.0 photutils>=1.13.0,<2.1.0 poppy>=1.0.0 -pysiaf>=0.22.0,<0.24.0 +pysiaf>=0.23.3,<0.24.1 scipy>=1.14.0,<1.15.0 synphot>=1.4.0,<1.5.0 astroquery>=0.4.7,<0.5.0