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+
1825.0.0 (January 28, 2025)
29=========================
310A 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
3333 # via bids-validator
3434bokeh == 3.5.2
3535 # via tedana
36- boto3 == 1.36.8
36+ boto3 == 1.36.13
3737 # via datalad
38- botocore == 1.36.8
38+ botocore == 1.36.13
3939 # via
4040 # boto3
4141 # s3transfer
42- certifi == 2024.12.14
42+ certifi == 2025.1.31
4343 # via requests
4444chardet == 5.2.0
4545 # via datalad
@@ -79,11 +79,11 @@ fasteners==0.19
7979 # via datalad
8080filelock == 3.17.0
8181 # via nipype
82- fonttools == 4.55.7
82+ fonttools == 4.55.8
8383 # via matplotlib
8484formulaic == 0.5.2
8585 # via pybids
86- fsspec == 2024.12 .0
86+ fsspec == 2025.2 .0
8787 # via universal-pathlib
8888h5py == 3.12.1
8989 # via nitransforms
@@ -335,7 +335,7 @@ python-dateutil==2.9.0.post0
335335 # prov
336336python-gitlab == 5.6.0
337337 # via datalad
338- pytz == 2024.2
338+ pytz == 2025.1
339339 # via pandas
340340pyyaml == 6.0.2
341341 # via
You can’t perform that action at this time.
0 commit comments