Skip to content

Commit 3549bc1

Browse files
committed
chore(deps): Update Python pins
1 parent 3a4f97b commit 3549bc1

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

requirements.txt

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv pip compile --extra=container --strip-extras pyproject.toml -o requirements.txt -p 3.11 --constraint -
2+
# uv pip compile --extra=container --strip-extras pyproject.toml -o requirements.txt -p 3.12 --constraint -
33
acres==0.3.0
44
# via
55
# fmriprep (pyproject.toml)
@@ -25,8 +25,6 @@ attrs==25.1.0
2525
# niworkflows
2626
# referencing
2727
# sdcflows
28-
backports-tarfile==1.2.0
29-
# via jaraco-context
3028
bids-validator==1.14.7.post0
3129
# via pybids
3230
bidsschematools==1.0.3
@@ -107,7 +105,7 @@ greenlet==3.1.1
107105
# via sqlalchemy
108106
h11==0.14.0
109107
# via httpcore
110-
h5py==3.11.0
108+
h5py==3.13.0
111109
# via nitransforms
112110
httpcore==1.0.7
113111
# via httpx
@@ -124,12 +122,6 @@ idna==3.10
124122
# requests
125123
imageio==2.37.0
126124
# via scikit-image
127-
importlib-metadata==8.6.1
128-
# via keyring
129-
importlib-resources==6.5.2
130-
# via
131-
# nibabel
132-
# nireports
133125
indexed-gzip==1.9.4
134126
# via smriprep
135127
interface-meta==1.3.0
@@ -152,7 +144,7 @@ jeepney==0.9.0
152144
# via
153145
# keyring
154146
# secretstorage
155-
jinja2==3.1.5
147+
jinja2==3.1.6
156148
# via
157149
# bokeh
158150
# niworkflows
@@ -252,7 +244,7 @@ nipype==1.9.2
252244
# smriprep
253245
nireports==24.1.0
254246
# via fmriprep (pyproject.toml)
255-
nitime==0.10.2
247+
nitime==0.11
256248
# via fmriprep (pyproject.toml)
257249
nitransforms==24.1.1
258250
# via
@@ -423,16 +415,16 @@ rpds-py==0.23.1
423415
# referencing
424416
s3transfer==0.11.4
425417
# via boto3
426-
scikit-image==0.24.0
418+
scikit-image==0.25.2
427419
# via
428420
# niworkflows
429421
# sdcflows
430-
scikit-learn==1.4.2
422+
scikit-learn==1.6.1
431423
# via
432424
# mapca
433425
# nilearn
434426
# tedana
435-
scipy==1.13.1
427+
scipy==1.15.2
436428
# via
437429
# formulaic
438430
# mapca
@@ -543,5 +535,3 @@ xyzservices==2025.1.0
543535
# via bokeh
544536
yaspin==3.1.0
545537
# via fief-client
546-
zipp==3.21.0
547-
# via importlib-metadata

0 commit comments

Comments
 (0)