We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d0a57 commit eeb5afdCopy full SHA for eeb5afd
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.15.0", # for DCAN motion file
+ "h5py <= 3.15.1", # for DCAN motion file
24
"indexed_gzip ~= 1.10.1", # for loading imgs in nibabel
25
"jinja2 ~= 3.1.2", # for executive summary
26
"joblib <= 1.5.2",
0 commit comments