diff --git a/pyproject.toml b/pyproject.toml index 596f6260e..0d2ec60b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "pybids >= 0.15.2", "requests", "sdcflows @ git+https://github.com/nipreps/sdcflows.git@master", - "smriprep @ git+https://github.com/nipreps/smriprep.git@next", + "smriprep @ git+https://github.com/effigies/smriprep.git@enh/fit-msmsulc", "tedana >= 0.0.9", "templateflow >= 23.0.0", "toml",