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 a8af67b commit 72d8a41Copy full SHA for 72d8a41
setup.cfg
@@ -26,16 +26,16 @@ install_requires =
26
nibabel >= 3.0
27
nipype >= 1.5.1
28
nitime
29
- nitransforms >= 20.0.0rc3,<20.2
30
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
+ nitransforms >= 20.0.0rc3, < 20.2
+ niworkflows >= 1.3.0rc3, < 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
38
- smriprep @ git+https://github.com/nipreps/smriprep.git@master
+ sdcflows >= 1.3.2, < 1.5
+ smriprep >= 0.7.0rc1, < 0.8
39
tedana >= 0.0.9a1, < 0.0.10
40
templateflow ~= 0.6
41
toml
0 commit comments