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 5153624 commit 8efffffCopy full SHA for 8efffff
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.0
5
nitransforms >= 20.0.0rc3,<20.2
6
packaging
7
pydot>=1.2.3
setup.cfg
@@ -28,7 +28,7 @@ install_requires =
28
matplotlib >= 2.2.0
29
nibabel >= 3.0.1
30
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
31
- nipype >= 1.3.1
+ nipype >= 1.5.0
32
33
34
pandas
0 commit comments