Skip to content

Commit

Permalink
Update indexed-gzip requirement from ~=1.6.4 to ~=1.8.7 (PennLINC#1011)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent be8c194 commit cdf627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
'importlib_resources; python_version < "3.9"',
"beautifulsoup4", # to clean up HTML in DCAN executive summary outputs
"h5py", # for DCAN motion file
"indexed_gzip ~= 1.6.4", # for loading imgs in nibabel
"indexed_gzip ~= 1.8.7", # for loading imgs in nibabel
"jinja2 ~= 3.0.0", # for executive summary
"matplotlib ~= 3.4.2",
"networkx ~= 2.8.8", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
Expand Down

0 comments on commit cdf627d

Please sign in to comment.