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 17e9732 commit a6029edCopy full SHA for a6029ed
setup.cfg
@@ -20,15 +20,15 @@ classifiers =
20
[options]
21
python_requires = >=3.5
22
install_requires =
23
- niworkflows @ git+https://github.com/poldracklab/niworkflows.git@9226e01cf5a7f4c8691870a3f98249c481986e7c
+ niworkflows @ git+https://github.com/poldracklab/niworkflows.git@6118af2d8ef59abfa79f665da7caad646c40bc5c
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 >=1.2.2
30
psutil >=5.4
31
- pybids ~= 0.9.3
+ pybids ~= 0.9.4
32
tedana >=0.0.5
33
nitime
34
numpy
0 commit comments