diff --git a/pyproject.toml b/pyproject.toml index 75625b9d..e4db5b78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "nireports >= 23.2.0", "nitime", "nitransforms >= 24.1.1", - "niworkflows >= 1.12.1", + "niworkflows >= 1.12.2", "numpy >= 1.21.0", "packaging", "pandas",