diff --git a/pyproject.toml b/pyproject.toml index cf1ebc115..d428bbbf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "nilearn == 0.10.4", # 0.10.2 raises error with compcor from fMRIPrep 23 "nipype ~= 1.8.5", "nireports ~= 23.2.1", - "niworkflows == 1.10.2", + "niworkflows == 1.11.0", "nitime", # for DVARS calculation in Nipype "num2words", # for boilerplates "numpy ~= 2.0",