We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2093 commit 914b31dCopy full SHA for 914b31d
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"nilearn == 0.13.0", # 0.10.2 raises error with compcor from fMRIPrep 23
31
"nipype ~= 1.10.0",
32
"nireports ~= 25.3.0",
33
- "niworkflows == 1.14.3",
+ "niworkflows == 1.14.4",
34
"nitime", # for DVARS calculation in Nipype
35
"num2words", # for boilerplates
36
"numpy ~= 2.0",
0 commit comments