diff --git a/poetry.lock b/poetry.lock index 2a8aaf9..202ab91 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3303,4 +3303,4 @@ testing = [] [metadata] lock-version = "2.0" python-versions = "==3.10.14" -content-hash = "ab9f1db69571c9ccf2d24c4c545deee3d49950534a237b6fd4c5cb3a080dee0c" +content-hash = "8b345cb2bdd103a8db2f167a925f82f9061d94f6655f22d9a89aaaacfc6b9da3" diff --git a/requirements.txt b/requirements.txt index 6d52c2e..227226f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,7 @@ dask[array,diagnostics]==2024.5.1 ; python_full_version == "3.10.14" fasteners==0.19 ; sys_platform != "emscripten" and python_full_version == "3.10.14" frozenlist==1.4.1 ; python_full_version == "3.10.14" fsspec==2024.5.0 ; python_full_version == "3.10.14" +h5netcdf==1.3.0 ; python_full_version == "3.10.14" h5py==3.11.0 ; python_full_version == "3.10.14" idna==3.7 ; python_full_version == "3.10.14" importlib-metadata==7.1.0 ; python_full_version == "3.10.14"