Skip to content

Commit 195050c

Browse files
committed
MNT: Update requirements
1 parent 3c2ff95 commit 195050c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

min-requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ attrs==20.1.0
33
nibabel==3.1.0
44
nipype==1.8.5
55
traits<6.4
6+
migas==0.4.0
67
niworkflows==1.7.0
78
nitransforms==23.0.1
89
numpy==1.21.0
9-
pybids==0.15.1
10+
pybids==0.16.4
1011
scikit-image==0.18
1112
scipy==1.8.1
1213
templateflow
14+
toml

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ attrs>=20.1.0
33
nibabel>=3.1.0
44
nipype<2.0,>=1.8.5
55
traits<6.4
6+
migas>=0.4.0
67
niworkflows>=1.7.0
78
nitransforms>=23.0.1
89
numpy>=1.21.0
9-
pybids>=0.15.1
10+
pybids>=0.16.4
1011
scikit-image>=0.18
1112
scipy>=1.8.1
1213
templateflow
14+
toml

0 commit comments

Comments
 (0)