File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ 25.0.1 (February 5, 2025)
2
+ -------------------------
3
+ A bug-fix release to address an issue when using a precomputed mask for MCRIBS surface reconstruction without an anatomical template.
4
+
5
+ * FIX: Match mask header prior to n4 correction (#443 )
6
+
7
+
1
8
25.0.0 (January 28, 2025)
2
9
=========================
3
10
A new minor release with improvements to anatomical to template spatial normalization.
Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ bidsschematools==1.0.0
33
33
# via bids-validator
34
34
bokeh == 3.5.2
35
35
# via tedana
36
- boto3 == 1.36.8
36
+ boto3 == 1.36.13
37
37
# via datalad
38
- botocore == 1.36.8
38
+ botocore == 1.36.13
39
39
# via
40
40
# boto3
41
41
# s3transfer
42
- certifi == 2024.12.14
42
+ certifi == 2025.1.31
43
43
# via requests
44
44
chardet == 5.2.0
45
45
# via datalad
@@ -79,11 +79,11 @@ fasteners==0.19
79
79
# via datalad
80
80
filelock == 3.17.0
81
81
# via nipype
82
- fonttools == 4.55.7
82
+ fonttools == 4.55.8
83
83
# via matplotlib
84
84
formulaic == 0.5.2
85
85
# via pybids
86
- fsspec == 2024.12 .0
86
+ fsspec == 2025.2 .0
87
87
# via universal-pathlib
88
88
h5py == 3.12.1
89
89
# via nitransforms
@@ -335,7 +335,7 @@ python-dateutil==2.9.0.post0
335
335
# prov
336
336
python-gitlab == 5.6.0
337
337
# via datalad
338
- pytz == 2024.2
338
+ pytz == 2025.1
339
339
# via pandas
340
340
pyyaml == 6.0.2
341
341
# via
You can’t perform that action at this time.
0 commit comments