File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049
2
2
git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
3
3
nbsphinx
4
4
nipype ~= 1.4
5
- niworkflows ~= 1.1.10
5
+ niworkflows >= 1.2.0rc1 , < 1.3
6
6
packaging
7
7
pydot >= 1.2.3
8
8
pydotplus
9
- smriprep >= 0.6.0rc1
9
+ smriprep >= 0.6.0rc2
10
10
sphinx-argparse
11
- sphinx >= 2.1.2
11
+ sphinx >= 2.1.2 , < 3.0
12
12
sphinx_rtd_theme
13
13
sphinxcontrib-apidoc ~= 0.3.0
14
14
templateflow
Original file line number Diff line number Diff line change 48
48
packaging
49
49
pydot >= 1.2.3
50
50
pydotplus
51
- sphinx >= 2.1.2
51
+ sphinx >=2.1.2,<3.0
52
52
sphinx-argparse
53
53
sphinx_rtd_theme
54
54
sphinxcontrib-apidoc ~= 0.3.0
You can’t perform that action at this time.
0 commit comments