From 3d6e988542f64267bffe6c5077fec97f9d1e921c Mon Sep 17 00:00:00 2001 From: Marshall Perrin Date: Mon, 22 Jun 2020 13:26:32 -0400 Subject: [PATCH] increment poppy version dep to 0.9.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9250ba8e..187364f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ install_requires = matplotlib>=2.0.0 astropy>=3.0.0 photutils>=0.6.0 - poppy>=0.9.0 + poppy>=0.9.1 jwxml>=0.3.0 pysiaf>=0.9.0 python_requires = >=3.6