From 7e7d72822cc626ba44e53f39ea493077945759e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:54:46 +0000 Subject: [PATCH] Update dependency h5py to <=3.15.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3d372a6..f93b928 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = matplotlib!=3.7.2,<3.11.0 astropy<=7.1.1 scipy<=1.16.2 - h5py<=3.14.0 + h5py<=3.15.0 Pillow<=11.3.0 include_package_data = True