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 57b4951 commit 1c4f2abCopy full SHA for 1c4f2ab
setup.cfg
@@ -20,13 +20,13 @@ classifiers =
20
[options]
21
python_requires = >=3.5
22
install_requires =
23
- niworkflows @ git+https://github.com/poldracklab/niworkflows.git@6118af2d8ef59abfa79f665da7caad646c40bc5c
+ niworkflows ~=0.10.4
24
smriprep ~= 0.3.2
25
templateflow ~= 0.4.1
26
nibabel >=2.2.1
27
indexed_gzip >=0.8.8
28
nilearn !=0.5.0, !=0.5.1
29
- nipype @ git+https://github.com/nipy/nipype.git@7d310dd009b169c9b8c83dd7b59cc96bc3e74345
+ nipype >=1.3.0rc1
30
psutil >=5.4
31
pybids ~= 0.9.4
32
tedana >=0.0.5
0 commit comments