We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c8ba2 commit 3f7b6faCopy full SHA for 3f7b6fa
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"matplotlib ~= 3.10.0",
28
"networkx <= 3.4.2", # nipype needs networkx, but 3+ isn't compatible with nipype 1.8.5
29
"nibabel >= 3.2.1",
30
- "nilearn == 0.11.0", # 0.10.2 raises error with compcor from fMRIPrep 23
+ "nilearn == 0.11.1", # 0.10.2 raises error with compcor from fMRIPrep 23
31
"nipype ~= 1.9.1",
32
"nireports ~= 24.1.0",
33
"niworkflows == 1.12.1",
0 commit comments