We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 726584d + 976373f commit 1bbfa00Copy full SHA for 1bbfa00
setup.cfg
@@ -27,14 +27,14 @@ install_requires =
27
nipype >= 1.5.1
28
nitime
29
nitransforms >= 20.0.0rc3,<20.2
30
- niworkflows >= 1.3.0rc2,<1.4
+ niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
31
numpy
32
pandas
33
psutil >= 5.4
34
pybids >= 0.10.2
35
pyyaml
36
requests
37
- sdcflows ~= 1.3.2
+ sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
38
smriprep @ git+https://github.com/nipreps/smriprep.git@master
39
tedana >= 0.0.9a1, < 0.0.10
40
templateflow ~= 0.6
0 commit comments