Skip to content

Commit e5a2b9f

Browse files
committed
update niworkflows pin
1 parent 1f3a148 commit e5a2b9f

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
@@ -106,7 +106,7 @@
106106

107107
LINKS_REQUIRES = [
108108
'git+https://github.com/oesteban/niworkflows.git@'
109-
'e3b6647c4dd9b29e459bd99e7a91548cf016ce3f#niworkflows-0.6.1',
109+
'0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1',
110110
]
111111

112112
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grabbit==0.2.6
22
pybids>=0.7.0,<0.8
3-
git+https://github.com/oesteban/niworkflows.git@e3b6647c4dd9b29e459bd99e7a91548cf016ce3f#niworkflows-0.6.1
3+
git+https://github.com/oesteban/niworkflows.git@0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1
44
smriprep>=0.0.4,<0.1.0a0
55
templateflow>=0.0.4

0 commit comments

Comments
 (0)