Skip to content

Commit 8c1bf9c

Browse files
committed
Pin niworkflows and smriprep.
1 parent ae78fde commit 8c1bf9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ dependencies = [
2727
"nireports >= 24.1.0",
2828
"nitime >= 0.9",
2929
"nitransforms >= 24.1.1",
30-
"niworkflows >= 1.12.2",
30+
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
3131
"numpy >= 1.24",
3232
"packaging >= 24",
3333
"pandas >= 1.2",
3434
"psutil >= 5.4",
3535
"pybids >= 0.16",
3636
"requests >= 2.27",
3737
"sdcflows >= 2.13.1",
38-
"smriprep >= 0.18.0",
38+
"smriprep @ git+https://github.com/nipreps/smriprep.git@master",
3939
"tedana >= 25.0.0",
4040
"templateflow >= 24.2.2",
4141
"transforms3d >= 0.4",

0 commit comments

Comments
 (0)