diff --git a/pyproject.toml b/pyproject.toml index b7ab0ae6f..e142b5eae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "acres", "beautifulsoup4", # to clean up HTML in DCAN executive summary outputs "bids-validator <= 1.14.7.post0", - "h5py <= 3.14.0", # for DCAN motion file + "h5py <= 3.15.0", # for DCAN motion file "indexed_gzip ~= 1.10.1", # for loading imgs in nibabel "jinja2 ~= 3.1.2", # for executive summary "joblib <= 1.5.2",