File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ newPRWelcomeComment: >
6
6
We have detected this is the first time for you to contribute
7
7
to *dMRIPrep*.
8
8
Please check out our [contributing guidelines](https://github.com/nipreps/dmriprep/blob/master/CONTRIBUTING.md).
9
-
9
+
10
10
We invite you to list yourself as a *dMRIPrep* contributor, so if your name
11
11
is not already mentioned, please modify the
12
12
[``.zenodo.json``](https://github.com/nipreps/dmriprep/blob/master/.zenodo.json)
@@ -25,4 +25,4 @@ newPRWelcomeComment: >
25
25
Of course, if you want to opt-out this time there is no
26
26
problem at all with adding your name later.
27
27
You will be always welcome to add it in the future whenever
28
- you feel it should be listed.
28
+ you feel it should be listed.
Original file line number Diff line number Diff line change @@ -23,16 +23,15 @@ install_requires =
23
23
indexed_gzip >=0.8.8
24
24
nibabel >=2.2.1
25
25
nilearn !=0.5.0, !=0.5.1
26
- nipype >=1.2.2
27
- niworkflows ~= 0.10.3
26
+ nipype >=1.2.0
27
+ niworkflows ~= 0.10.1
28
28
numpy
29
29
pandas
30
30
psutil >=5.4
31
- pybids ~= 0.9.3
31
+ pybids ~= 0.9.2
32
32
pyyaml
33
33
scikit-image
34
- sdcflows ~= 0.1.0
35
- smriprep ~= 0.3.2
34
+ smriprep ~= 0.3.0
36
35
statsmodels
37
36
templateflow ~= 0.4.1
38
37
test_requires =
You can’t perform that action at this time.
0 commit comments