diff --git a/pyproject.toml b/pyproject.toml index fe5930b1..f4035199 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,10 +39,10 @@ dependencies = [ "bokeh", "geopy", "h5netcdf", - "h5py<=3.14.0", + "h5py==3.15.1", "jupyterlab", "matplotlib", - "netCDF4", + "netCDF4==1.7.2", "notebook", "numba", "openpyxl",