From a89d980f24aa741bbfa0b7c7e1d1608268c59489 Mon Sep 17 00:00:00 2001 From: Quinn Lee Date: Tue, 10 Mar 2026 12:55:06 -0500 Subject: [PATCH] pinned h5py version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6932199..61d0d04 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ install_requires = matplotlib netCDF4 h5netcdf - h5py + h5py==3.11.0 nwmurl==1.0.1 pandas psutil