diff --git a/pyproject.toml b/pyproject.toml index 3a655a7..392efb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "geopandas==0.14.3", "fiona==1.9.6", "geobench==1.0.0", - "h5py==3.10.0", + "h5py==3.15.1", "scikit-learn==1.4.1.post1", "types-requests", "fast_pytorch_kmeans",