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 a81ac03 commit cfc689aCopy full SHA for cfc689a
fmriprep/__about__.py
@@ -88,18 +88,17 @@
88
'nibabel>=2.2.1',
89
'nilearn',
90
'nipype>=1.1.6',
91
- 'nitime',
92
- 'niworkflows',
+ 'niworkflows<0.9.0a0,>=0.8.0',
93
'numpy',
94
'pandas',
95
'psutil>=5.4',
96
- 'pybids',
+ 'pybids<0.8.0a0,>=0.7.1',
97
'pyyaml',
98
'scikit-image',
99
'smriprep<0.2.0a0,>=0.1.0',
100
'statsmodels',
101
'tedana>=0.0.5',
102
- 'templateflow',
+ 'templateflow<0.2.0a0,>=0.1.0',
103
]
104
105
0 commit comments