Skip to content

Commit bcb6b0b

Browse files
committed
chore: pin preps to latest releases
1 parent 1b6b537 commit bcb6b0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ dependencies = [
2525
"nireports >= 23.2.0",
2626
"nitime",
2727
"nitransforms >= 23.0.1",
28-
"niworkflows @ git+https://github.com/nipreps/niworkflows.git@master",
28+
"niworkflows >= 1.11.0",
2929
"numpy >= 1.21.0",
3030
"packaging",
3131
"pandas",
3232
"psutil >= 5.4",
3333
"pybids >= 0.15.0",
3434
"requests",
35-
"sdcflows @ git+https://github.com/nipreps/sdcflows.git@master",
36-
"smriprep @ git+https://github.com/nipreps/smriprep.git@master",
35+
"sdcflows >= 2.10.0",
36+
"smriprep >= 0.16.0",
3737
"tedana >= 23.0.2",
3838
"templateflow >= 24.2.0",
3939
"toml",

0 commit comments

Comments
 (0)