Skip to content

Commit 0db1a1d

Browse files
Update indexed-gzip requirement from <=1.9.1 to <=1.9.4 (#469)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbc5716 commit 0db1a1d

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
'importlib_resources; python_version < "3.11"',
2121
"acres",
2222
"fmriprep >= 24.1.0, <= 24.1.1",
23-
"indexed_gzip <= 1.9.1",
23+
"indexed_gzip <= 1.9.4",
2424
"looseversion",
2525
"networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5
2626
"nibabel <= 5.3.2",

0 commit comments

Comments
 (0)