Skip to content

Commit 463e237

Browse files
committed
pin(niworkflows): update to latest nipreps/niworkflows#357
1 parent b74dddb commit 463e237

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
@@ -107,7 +107,7 @@
107107
'git+https://github.com/nipy/nipype.git@'
108108
'd353f0d879826031334b09d33e9443b8c9b3e7fe#egg=nipype',
109109
'git+https://github.com/poldracklab/niworkflows.git@'
110-
'076aed98962b10d107c83110c05e42466a89bbc4#egg=niworkflows',
110+
'06e96631282cb858daebe6967e2499d13664153f#egg=niworkflows',
111111
'git+https://github.com/poldracklab/smriprep.git@'
112112
'f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0',
113113
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nilearn!=0.5.0,!=0.5.1
22
git+https://github.com/nipy/nipype.git@d353f0d879826031334b09d33e9443b8c9b3e7fe#egg=nipype
3-
git+https://github.com/poldracklab/niworkflows.git@076aed98962b10d107c83110c05e42466a89bbc4#egg=niworkflows
3+
git+https://github.com/poldracklab/niworkflows.git@06e96631282cb858daebe6967e2499d13664153f#egg=niworkflows
44
git+https://github.com/poldracklab/smriprep.git@f1cfc37bcdc346549dbf1d037cdade3a3b32d5de#egg=smriprep-0.1.0
55
templateflow<0.2.0a0,>=0.1.3

0 commit comments

Comments
 (0)