Skip to content

Commit 72d8a41

Browse files
oestebaneffigies
authored andcommitted
chore(deps): pin niworkflows, sdcflows and smriprep to releases
1 parent a8af67b commit 72d8a41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ install_requires =
2626
nibabel >= 3.0
2727
nipype >= 1.5.1
2828
nitime
29-
nitransforms >= 20.0.0rc3,<20.2
30-
niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
29+
nitransforms >= 20.0.0rc3, < 20.2
30+
niworkflows >= 1.3.0rc3, < 1.4
3131
numpy
3232
pandas
3333
psutil >= 5.4
3434
pybids >= 0.10.2
3535
pyyaml
3636
requests
37-
sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
38-
smriprep @ git+https://github.com/nipreps/smriprep.git@master
37+
sdcflows >= 1.3.2, < 1.5
38+
smriprep >= 0.7.0rc1, < 0.8
3939
tedana >= 0.0.9a1, < 0.0.10
4040
templateflow ~= 0.6
4141
toml

0 commit comments

Comments
 (0)