diff --git a/pyproject.toml b/pyproject.toml index 7bf5ae11aa..e8b8fbbc1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "matplotlib >= 2.2.0", "nibabel >= 4.0.1", "nipype >= 1.7.0", - "niworkflows @ git+https://github.com/nipreps/niworkflows.git@refs/pull/879/merge", + "niworkflows @ git+https://github.com/nipreps/niworkflows.git@master", "numpy", "packaging", "pybids >= 0.11.1",