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 1f3a148 commit e5a2b9fCopy full SHA for e5a2b9f
fmriprep/__about__.py
@@ -106,7 +106,7 @@
106
107
LINKS_REQUIRES = [
108
'git+https://github.com/oesteban/niworkflows.git@'
109
- 'e3b6647c4dd9b29e459bd99e7a91548cf016ce3f#niworkflows-0.6.1',
+ '0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1',
110
]
111
112
TESTS_REQUIRES = [
requirements.txt
@@ -1,5 +1,5 @@
1
grabbit==0.2.6
2
pybids>=0.7.0,<0.8
3
-git+https://github.com/oesteban/niworkflows.git@e3b6647c4dd9b29e459bd99e7a91548cf016ce3f#niworkflows-0.6.1
+git+https://github.com/oesteban/niworkflows.git@0208e37b8915d89720856ac76becbed7592437c5#niworkflows-0.6.1
4
smriprep>=0.0.4,<0.1.0a0
5
templateflow>=0.0.4
0 commit comments