diff --git a/pyproject.toml b/pyproject.toml index 7205206c0..3339378da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "nilearn ~= 0.10.3", "nipype >= 1.8.5", "nitransforms >= 21.0.0", - "niworkflows ~= 1.10.0", + "niworkflows ~= 1.11.0", "numpy >= 1.26", "packaging", "pandas",