Skip to content

Commit 4a7b5ff

Browse files
committed
update pin for dependencies
1 parent 08f23f3 commit 4a7b5ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fmriprep/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
'git+https://github.com/poldracklab/smriprep.git@'
108108
'423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0',
109109
'git+https://github.com/rciric/nipype.git@'
110-
'329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype',
110+
'b80a3d7f1cde35573a73246271bd0dcf42dc7f4b#egg=nipype',
111111
'git+https://github.com/rciric/niworkflows.git@'
112-
'a7d976dddb0d7e266822cecc16c9ee3a2c3ba1cf#egg=niworkflows',
112+
'4d4ca491ed94d71100ecf610c280aa17e4ceef0c#egg=niworkflows',
113113
]
114114

115115
TESTS_REQUIRES = [

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
2-
git+https://github.com/rciric/nipype.git@329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype
3-
git+https://github.com/rciric/niworkflows.git@a7d976dddb0d7e266822cecc16c9ee3a2c3ba1cf#egg=niworkflows
2+
git+https://github.com/rciric/nipype.git@b80a3d7f1cde35573a73246271bd0dcf42dc7f4b#egg=nipype
3+
git+https://github.com/rciric/niworkflows.git@4d4ca491ed94d71100ecf610c280aa17e4ceef0c#egg=niworkflows
44
templateflow<0.2.0a0,>=0.1.3

0 commit comments

Comments
 (0)