File tree Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ license = {file = "LICENSE"}
20
20
requires-python = " >=3.10"
21
21
dependencies = [
22
22
" acres" ,
23
- " nibabel >= 5.0 .0" ,
24
- " nipype >= 1.8.5 " ,
23
+ " nibabel >= 5.1 .0" ,
24
+ " nipype >= 1.9.0 " ,
25
25
" nireports >= 23.2.0" ,
26
26
" nitime" ,
27
27
" nitransforms >= 25.0.1" ,
28
28
" niworkflows >= 1.14.1" ,
29
- " numpy >= 1.21 .0" ,
29
+ " numpy >= 2 .0" ,
30
30
" packaging" ,
31
31
" pandas < 3" ,
32
32
" psutil >= 5.4" ,
Original file line number Diff line number Diff line change @@ -204,18 +204,20 @@ nipype==1.10.0
204
204
# niworkflows
205
205
# sdcflows
206
206
# smriprep
207
- nireports == 25.2 .0
207
+ nireports == 25.3 .0
208
208
# via
209
209
# nibabies (pyproject.toml)
210
210
# sdcflows
211
+ # smriprep
211
212
nitime == 0.11
212
213
# via nibabies (pyproject.toml)
213
- nitransforms == 24.1.2
214
+ nitransforms == 25.0.1
214
215
# via
215
216
# nibabies (pyproject.toml)
216
217
# niworkflows
217
218
# sdcflows
218
- niworkflows == 1.13.4
219
+ # smriprep
220
+ niworkflows == 1.14.1
219
221
# via
220
222
# nibabies (pyproject.toml)
221
223
# sdcflows
@@ -265,7 +267,6 @@ packaging==25.0
265
267
# nilearn
266
268
# nipype
267
269
# niworkflows
268
- # pooch
269
270
# scikit-image
270
271
# smriprep
271
272
pandas == 2.2.3
@@ -289,11 +290,7 @@ pillow==11.2.1
289
290
# matplotlib
290
291
# scikit-image
291
292
platformdirs == 4.3.8
292
- # via
293
- # datalad
294
- # pooch
295
- pooch == 1.8.2
296
- # via nibabies (pyproject.toml)
293
+ # via datalad
297
294
prov == 2.0.2
298
295
# via nipype
299
296
psutil == 7.0.0
@@ -351,7 +348,6 @@ requests==2.32.4
351
348
# etelemetry
352
349
# nilearn
353
350
# osfclient
354
- # pooch
355
351
# python-gitlab
356
352
# requests-toolbelt
357
353
# templateflow
@@ -402,15 +398,15 @@ six==1.17.0
402
398
# osfclient
403
399
# pybtex
404
400
# python-dateutil
405
- smriprep == 0.18.0
401
+ smriprep == 0.19.1
406
402
# via nibabies (pyproject.toml)
407
403
sqlalchemy == 2.0.41
408
404
# via pybids
409
405
svgutils == 0.3.4
410
406
# via niworkflows
411
407
tedana == 25.0.1
412
408
# via nibabies (pyproject.toml)
413
- templateflow == 24.2.2
409
+ templateflow == 25.0.3
414
410
# via
415
411
# nibabies (pyproject.toml)
416
412
# nireports
You can’t perform that action at this time.
0 commit comments