Skip to content

Commit 59d15c2

Browse files
committed
PIN: niworkflows>=0.1.5
1 parent b2fce5d commit 59d15c2

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@c5442127822e88c60e658c7b8e78d1a371eb2637#egg=niworkflows-0.1.5-dev
31+
- niworkflows>=0.1.5

fmriprep/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'grabbit',
6969
'pybids>=0.2.1',
7070
'nitime',
71-
'niworkflows>=0.1.4',
71+
'niworkflows>=0.1.5',
7272
'statsmodels',
7373
'nipype',
7474
'seaborn',

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/poldracklab/niworkflows.git@c5442127822e88c60e658c7b8e78d1a371eb2637#egg=niworkflows-0.1.5-dev
1+
niworkflows>=0.1.5

0 commit comments

Comments
 (0)