File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049785a1026451b3#egg=sphinxcontrib-napoleon
2
2
git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
3
3
nbsphinx
4
- nipype >= 1.3.0rc1
5
- niworkflows ~= 1.0.1
4
+ nipype ~= 1.3.1
5
+ niworkflows ~= 1.1.0
6
6
packaging
7
7
pydot >= 1.2.3
8
8
pydotplus
Original file line number Diff line number Diff line change @@ -22,19 +22,16 @@ python_requires = >=3.5
22
22
install_requires =
23
23
dipy >= 1.0.0
24
24
indexed_gzip >=0.8.8
25
- nibabel >=2.2.1
25
+ nibabel ~= 3.0.0rc1
26
26
nilearn !=0.5.0, !=0.5.1
27
- nipype >=1.2.0
28
- niworkflows ~= 1.0.1
27
+ nipype ~= 1.3.1
28
+ niworkflows ~= 1.1.0
29
29
numpy
30
- pandas
31
30
psutil >=5.4
32
31
pybids ~= 0.9.2
33
32
pyyaml
34
- scikit-image
35
- smriprep ~= 0.4.0
36
- statsmodels
37
- templateflow ~= 0.4.1
33
+ smriprep ~= 0.4.1
34
+ templateflow ~= 0.4.2rc
38
35
test_requires =
39
36
codecov
40
37
coverage
You can’t perform that action at this time.
0 commit comments