From 5379f06f7d77569e18c7806f79ce295879b4d0a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 21:59:30 +0000 Subject: [PATCH] Update dependency astropy to <=7.1.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6f17feb..3d372a6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ packages = find: install_requires = numpy<2.4 matplotlib!=3.7.2,<3.11.0 - astropy<=7.1.0 + astropy<=7.1.1 scipy<=1.16.2 h5py<=3.14.0 Pillow<=11.3.0