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.
1 parent dbc5716 commit 0db1a1dCopy full SHA for 0db1a1d
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
'importlib_resources; python_version < "3.11"',
21
"acres",
22
"fmriprep >= 24.1.0, <= 24.1.1",
23
- "indexed_gzip <= 1.9.1",
+ "indexed_gzip <= 1.9.4",
24
"looseversion",
25
"networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5
26
"nibabel <= 5.3.2",
0 commit comments