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 b2fce5d commit 59d15c2Copy full SHA for 59d15c2
docs/environment.yml
@@ -28,4 +28,4 @@ dependencies:
28
- svgutils
29
- nitime
30
- nilearn
31
- - git+https://github.com/poldracklab/niworkflows.git@c5442127822e88c60e658c7b8e78d1a371eb2637#egg=niworkflows-0.1.5-dev
+ - niworkflows>=0.1.5
fmriprep/info.py
@@ -68,7 +68,7 @@
68
'grabbit',
69
'pybids>=0.2.1',
70
'nitime',
71
- 'niworkflows>=0.1.4',
+ 'niworkflows>=0.1.5',
72
'statsmodels',
73
'nipype',
74
'seaborn',
requirements.txt
@@ -1 +1 @@
1
-git+https://github.com/poldracklab/niworkflows.git@c5442127822e88c60e658c7b8e78d1a371eb2637#egg=niworkflows-0.1.5-dev
+niworkflows>=0.1.5
0 commit comments