File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3131 dependencies : [ 'latest', 'pre' ]
3232 include :
3333 - os : ubuntu-latest
34- python-version : ' 3.13 '
34+ python-version : ' 3.12 '
3535 dependencies : ' min'
3636
3737 env :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ channels:
44- conda-forge
55# Update this ~yearly; last updated June 12 2025
66dependencies :
7- - python=3.13
7+ - python=3.12
88# Needed for svgo and bids-validator; consider moving to deno
99- nodejs=20
1010# Intel Math Kernel Library for numpy
Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ bidsschematools==1.0.10
2828 # via bids-validator
2929bokeh == 3.6.3
3030 # via tedana
31- boto3 == 1.38.35
31+ boto3 == 1.38.36
3232 # via datalad
33- botocore == 1.38.35
33+ botocore == 1.38.36
3434 # via
3535 # boto3
3636 # s3transfer
37- certifi == 2025.4.26
37+ certifi == 2025.6.15
3838 # via requests
3939chardet == 5.2.0
4040 # via datalad
@@ -74,7 +74,7 @@ fasteners==0.19
7474 # via datalad
7575filelock == 3.18.0
7676 # via nipype
77- fonttools == 4.58.2
77+ fonttools == 4.58.4
7878 # via matplotlib
7979formulaic == 1.1.1
8080 # via pybids
@@ -165,7 +165,7 @@ more-itertools==10.7.0
165165 # datalad-next
166166 # jaraco-classes
167167 # jaraco-functools
168- msgpack == 1.1.0
168+ msgpack == 1.1.1
169169 # via datalad
170170networkx == 3.5
171171 # via
@@ -385,7 +385,7 @@ seaborn==0.13.2
385385 # nireports
386386 # niworkflows
387387 # tedana
388- simpleitk == 2.5.0
388+ simpleitk == 2.5.2
389389 # via nibabies (pyproject.toml)
390390simplejson == 3.20.1
391391 # via nipype
You can’t perform that action at this time.
0 commit comments