Skip to content

Commit 0b2056f

Browse files
committed
rel: 25.0.1 [skip ci]
1 parent 0efda7b commit 0b2056f

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
25.0.0 (January 28, 2025)
29
=========================
310
A new minor release with improvements to anatomical to template spatial normalization.

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ bidsschematools==1.0.0
3333
# via bids-validator
3434
bokeh==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
4444
chardet==5.2.0
4545
# via datalad
@@ -79,11 +79,11 @@ fasteners==0.19
7979
# via datalad
8080
filelock==3.17.0
8181
# via nipype
82-
fonttools==4.55.7
82+
fonttools==4.55.8
8383
# via matplotlib
8484
formulaic==0.5.2
8585
# via pybids
86-
fsspec==2024.12.0
86+
fsspec==2025.2.0
8787
# via universal-pathlib
8888
h5py==3.12.1
8989
# via nitransforms
@@ -335,7 +335,7 @@ python-dateutil==2.9.0.post0
335335
# prov
336336
python-gitlab==5.6.0
337337
# via datalad
338-
pytz==2024.2
338+
pytz==2025.1
339339
# via pandas
340340
pyyaml==6.0.2
341341
# via

0 commit comments

Comments
 (0)