Skip to content

Commit 9419f00

Browse files
committed
update circle hash to latest niworkflows branch
1 parent e1fa3e4 commit 9419f00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fmriprep/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
'git+https://github.com/rciric/nipype.git@'
110110
'329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype',
111111
'git+https://github.com/rciric/niworkflows.git@'
112-
'3946b126c7466e80c4b0347fe27f38ccc16b688f#egg=niworkflows',
112+
'a7d976dddb0d7e266822cecc16c9ee3a2c3ba1cf#egg=niworkflows',
113113
]
114114

115115
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 1 deletion
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
22
git+https://github.com/rciric/nipype.git@329c74d63a1e1fb963d8e01035e36617acfaaec9#egg=nipype
3-
git+https://github.com/rciric/niworkflows.git@3946b126c7466e80c4b0347fe27f38ccc16b688f#egg=niworkflows
3+
git+https://github.com/rciric/niworkflows.git@a7d976dddb0d7e266822cecc16c9ee3a2c3ba1cf#egg=niworkflows
44
templateflow<0.2.0a0,>=0.1.3

0 commit comments

Comments
 (0)