Skip to content

Commit 6559099

Browse files
committed
MAINT: Use PyBIDS 0.9.x
1 parent a2c9e88 commit 6559099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templateflow/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
]
4545

4646
REQUIRES = [
47-
'pybids>=0.7.0,<0.8.0a0',
47+
'pybids>=0.9.0,<0.10.0a0',
4848
'requests',
4949
'tqdm',
5050
]

0 commit comments

Comments
 (0)