Skip to content

Commit 976373f

Browse files
committed
PIN: Ensure we are using the latest and greatest
1 parent 726584d commit 976373f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ install_requires =
2727
nipype >= 1.5.1
2828
nitime
2929
nitransforms >= 20.0.0rc3,<20.2
30-
niworkflows >= 1.3.0rc2,<1.4
30+
niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
3131
numpy
3232
pandas
3333
psutil >= 5.4
3434
pybids >= 0.10.2
3535
pyyaml
3636
requests
37-
sdcflows ~= 1.3.2
37+
sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
3838
smriprep @ git+https://github.com/nipreps/smriprep.git@master
3939
tedana >= 0.0.9a1, < 0.0.10
4040
templateflow ~= 0.6

0 commit comments

Comments
 (0)