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 ca8f256 commit d88bcd3Copy full SHA for d88bcd3
docs/requirements.txt
@@ -1,12 +1,12 @@
1
git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049785a1026451b3#egg=sphinxcontrib-napoleon
2
git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
3
nbsphinx
4
-nipype ~= 1.4.2
+nipype ~= 1.4
5
niworkflows ~= 1.1.10
6
packaging
7
pydot>=1.2.3
8
pydotplus
9
-smriprep ~= 0.5.2
+smriprep >= 0.6.0rc1
10
sphinx-argparse
11
sphinx>=2.1.2
12
sphinx_rtd_theme
setup.cfg
@@ -23,7 +23,7 @@ install_requires =
23
dipy >=1.0.0
24
indexed_gzip >=0.8.8
25
nibabel ~= 3.0
26
- nipype ~= 1.4.2
+ nipype ~= 1.4
27
28
numpy
29
pybids >= 0.9.4
0 commit comments