Skip to content

Commit 641fd9a

Browse files
committed
MAINT: Loosen dependency versions
1 parent 5638a0b commit 641fd9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ install_requires =
3232
matplotlib >= 3.4.2
3333
nibabel >= 3.0
3434
nilearn >= 0.5.2
35-
nipype ~= 1.5, != 1.7.0
35+
nipype >= 1.8.5
3636
traits < 6.4
3737
nitransforms >= 21.0.0
3838
numpy
3939
packaging
4040
pandas
41-
pybids ~= 0.15.1
41+
pybids >= 0.15.1
4242
PyYAML
4343
scikit-image
4444
scipy

0 commit comments

Comments
 (0)