Skip to content

Commit 4755254

Browse files
committed
MNT: Re-pin dev versions of nipreps
1 parent a85821e commit 4755254

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ dependencies = [
2222
"looseversion",
2323
"nibabel >= 4.0.1",
2424
"nipype >= 1.8.5",
25-
"nireports >= 23.2.1",
25+
"nireports @ git+https://github.com/nipreps/nireports.git@main",
2626
"nitime",
2727
"nitransforms >= 21.0.0",
28-
"niworkflows >= 1.10.1",
28+
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
2929
"numpy >= 1.22",
3030
"packaging",
3131
"pandas",
3232
"psutil >= 5.4",
3333
"pybids >= 0.15.2",
3434
"requests",
35-
"sdcflows >= 2.8.1",
36-
"smriprep >= 0.15.0",
35+
"sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
36+
"smriprep @ git+https://github.com/nipreps/smriprep.git@master",
3737
"tedana >= 23.0.2",
3838
"templateflow >= 24.1.0",
3939
"transforms3d",

0 commit comments

Comments
 (0)