Skip to content

Commit 73ba567

Browse files
committed
chore(deps): update nipype pinning to the adequate PR
1 parent 43adaf0 commit 73ba567

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git+https://github.com/AleksandarPetrov/napoleon.git@0dc3f28a309ad602be5f44a9049785a1026451b3#egg=sphinxcontrib-napoleon
22
git+https://github.com/rwblair/sphinxcontrib-versioning.git@39b40b0b84bf872fc398feff05344051bbce0f63#egg=sphinxcontrib-versioning
33
nbsphinx
4-
nipype>=1.3.1
4+
git+https://github.com/nipy/nipype.git@master#egg=nipype
55
nitransforms >= 20.0.0rc3,<20.2
66
packaging
77
pydot>=1.2.3

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install_requires =
2828
matplotlib >= 2.2.0
2929
nibabel >= 3.0.1
3030
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
31-
nipype >= 1.3.1
31+
nipype @ git+https://github.com/nipy/nipype.git@master
3232
nitransforms >= 20.0.0rc3,<20.2
3333
packaging
3434
pandas

0 commit comments

Comments
 (0)