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 742be4a commit b6721a9Copy full SHA for b6721a9
docs/requirements.txt
@@ -1,7 +1,7 @@
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.3.1
+nipype>=1.5.0rc1
5
packaging
6
pydot>=1.2.3
7
pydotplus
setup.cfg
@@ -28,7 +28,7 @@ install_requires =
28
matplotlib >= 2.2.0, < 3.1 ; python_version < "3.6"
29
nibabel >= 3.0.1
30
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
31
- nipype >= 1.3.1
+ nipype >= 1.5.0rc1
32
33
pandas
34
pybids >= 0.9.4
0 commit comments