Skip to content

Commit 6f74072

Browse files
authored
Merge pull request #1284 from poldracklab/oesteban-patch-1
[MAINT] Pin grabbit and pybids in ``setup.py``
2 parents ab36915 + 725fa73 commit 6f74072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fmriprep/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
'sklearn',
9595
'nibabel>=2.2.1',
9696
'pandas',
97-
'grabbit',
98-
'pybids>=0.6.3',
97+
'grabbit==0.2.3',
98+
'pybids==0.6.5',
9999
'nitime',
100100
'nipype>=1.1.3',
101101
'niworkflows>=0.4.3',

0 commit comments

Comments
 (0)