We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3321d2f + 3c15343 commit d43d167Copy full SHA for d43d167
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"acres",
21
"beautifulsoup4", # to clean up HTML in DCAN executive summary outputs
22
"bids-validator <= 1.14.7.post0",
23
- "h5py <= 3.12.1", # for DCAN motion file
+ "h5py <= 3.13.0", # for DCAN motion file
24
"indexed_gzip ~= 1.9.1", # for loading imgs in nibabel
25
"jinja2 ~= 3.1.2", # for executive summary
26
"joblib <= 1.4.2",
0 commit comments