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 03975ef commit 0b30f3dCopy full SHA for 0b30f3d
setup.cfg
@@ -25,12 +25,12 @@ install_requires =
25
indexed_gzip >=0.8.8
26
nibabel ~= 3.0
27
nipype ~= 1.4
28
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
+ niworkflows ~= 1.3.1
29
numpy
30
- pybids >=0.10.2
+ pybids >= 0.11.1
31
pyyaml
32
- sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
33
- smriprep @ git+https://github.com/poldracklab/smriprep.git@master
+ sdcflows ~= 1.3.3
+ smriprep ~= 0.7.0
34
templateflow ~= 0.6
35
toml
36
setup_requires =
0 commit comments