diff --git a/pyproject.toml b/pyproject.toml index ad631baa..5699d489 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,8 +33,7 @@ dependencies = [ "pybids >= 0.15.0", "requests", "sdcflows >= 2.10.0", -# "smriprep >= 0.16.0", - "smriprep @ git+https://github.com/nipreps/smriprep.git@master", + "smriprep >= 0.16.1", "tedana >= 23.0.2", "templateflow >= 24.2.0", "toml",