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 29d955c commit 2634fe2Copy full SHA for 2634fe2
setup.cfg
@@ -20,18 +20,22 @@ classifiers =
20
[options]
21
python_requires = >=3.5
22
install_requires =
23
+ Click >= 7.0
24
+ dipy ~= 1.0.0
25
+ nipype >=1.2.0
26
niworkflows ~= 0.10.1
27
smriprep @ git+https://github.com/poldracklab/smriprep.git@9f58665830570835545ff83fea1dc91e89706591
28
templateflow ~= 0.4.1
29
nibabel >=2.2.1
30
indexed_gzip >=0.8.8
31
nilearn !=0.5.0, !=0.5.1
- nipype >=1.2.0
32
psutil >=5.4
33
pybids ~= 0.9.2
34
nitime
35
numpy
36
pandas
37
+ matplotlib
38
+ numba ~= 0.44.1
39
pyyaml
40
scikit-image
41
statsmodels
0 commit comments