Skip to content

Commit 2dd0b41

Browse files
committed
pin(niworkflows): update pinned commit after merge
1 parent d07d72d commit 2dd0b41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

fmriprep/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104

105105

106106
LINKS_REQUIRES = [
107-
'git+https://github.com/oesteban/niworkflows.git@'
108-
'98d40bda2f8c36a061ada6788f3265ae40ab765a#egg=niworkflows',
107+
'git+https://github.com/poldracklab/niworkflows.git@'
108+
'b7d111c8fd36a099c74be5e7671677eedb175533#egg=niworkflows',
109109
'git+https://github.com/poldracklab/smriprep.git@'
110110
'423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0',
111111
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git+https://github.com/oesteban/niworkflows.git@98d40bda2f8c36a061ada6788f3265ae40ab765a#egg=niworkflows
1+
git+https://github.com/poldracklab/niworkflows.git@b7d111c8fd36a099c74be5e7671677eedb175533#egg=niworkflows
22
git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
33
templateflow<0.2.0a0,>=0.1.3

0 commit comments

Comments
 (0)