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.
1 parent af7194a commit 4020e85Copy full SHA for 4020e85
setup.cfg
@@ -27,14 +27,14 @@ install_requires =
27
nipype >= 1.5
28
nitime
29
nitransforms >= 20.0.0rc3,<20.2
30
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
+ niworkflows >= 1.3.0rc1,<1.4
31
numpy
32
pandas
33
psutil >= 5.4
34
pybids >= 0.10.2
35
pyyaml
36
requests
37
- sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
+ sdcflows ~= 1.3.2
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