Skip to content

Commit d43d167

Browse files
authored
Update h5py requirement from <=3.12.1 to <=3.13.0 (#1413)
2 parents 3321d2f + 3c15343 commit d43d167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"acres",
2121
"beautifulsoup4", # to clean up HTML in DCAN executive summary outputs
2222
"bids-validator <= 1.14.7.post0",
23-
"h5py <= 3.12.1", # for DCAN motion file
23+
"h5py <= 3.13.0", # for DCAN motion file
2424
"indexed_gzip ~= 1.9.1", # for loading imgs in nibabel
2525
"jinja2 ~= 3.1.2", # for executive summary
2626
"joblib <= 1.4.2",

0 commit comments

Comments
 (0)