Skip to content

Commit 0d9aa92

Browse files
committed
update niworkflows pinning
1 parent 00808e2 commit 0d9aa92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ dependencies:
2828
- svgutils
2929
- nitime
3030
- nilearn
31-
- git+https://github.com/poldracklab/niworkflows.git@e2b93ecdc7b6e52ee02466bf5d3be5bdb6d33beb#egg=niworkflows-0.3.12-dev
31+
- niworkflows>=0.3.13

fmriprep/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
'grabbit',
7171
'pybids>=0.5.1',
7272
'nitime',
73-
'niworkflows>=0.3.12',
73+
'niworkflows>=0.3.13',
7474
'statsmodels',
7575
'nipype',
7676
'seaborn',

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
niworkflows>=0.3.12
1+
niworkflows>=0.3.13
22
versioneer

0 commit comments

Comments
 (0)