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"}
2020requires-python = " >=3.10"
2121dependencies = [
2222 " acres" ,
23- " nibabel >= 5.0 .0" ,
24- " nipype >= 1.8.5 " ,
23+ " nibabel >= 5.1 .0" ,
24+ " nipype >= 1.9.0 " ,
2525 " nireports >= 23.2.0" ,
2626 " nitime" ,
2727 " nitransforms >= 25.0.1" ,
2828 " niworkflows >= 1.14.1" ,
29- " numpy >= 1.21 .0" ,
29+ " numpy >= 2 .0" ,
3030 " packaging" ,
3131 " pandas < 3" ,
3232 " psutil >= 5.4" ,
Original file line number Diff line number Diff line change @@ -204,18 +204,20 @@ nipype==1.10.0
204204 # niworkflows
205205 # sdcflows
206206 # smriprep
207- nireports == 25.2 .0
207+ nireports == 25.3 .0
208208 # via
209209 # nibabies (pyproject.toml)
210210 # sdcflows
211+ # smriprep
211212nitime == 0.11
212213 # via nibabies (pyproject.toml)
213- nitransforms == 24.1.2
214+ nitransforms == 25.0.1
214215 # via
215216 # nibabies (pyproject.toml)
216217 # niworkflows
217218 # sdcflows
218- niworkflows == 1.13.4
219+ # smriprep
220+ niworkflows == 1.14.1
219221 # via
220222 # nibabies (pyproject.toml)
221223 # sdcflows
@@ -265,7 +267,6 @@ packaging==25.0
265267 # nilearn
266268 # nipype
267269 # niworkflows
268- # pooch
269270 # scikit-image
270271 # smriprep
271272pandas == 2.2.3
@@ -289,11 +290,7 @@ pillow==11.2.1
289290 # matplotlib
290291 # scikit-image
291292platformdirs == 4.3.8
292- # via
293- # datalad
294- # pooch
295- pooch == 1.8.2
296- # via nibabies (pyproject.toml)
293+ # via datalad
297294prov == 2.0.2
298295 # via nipype
299296psutil == 7.0.0
@@ -351,7 +348,6 @@ requests==2.32.4
351348 # etelemetry
352349 # nilearn
353350 # osfclient
354- # pooch
355351 # python-gitlab
356352 # requests-toolbelt
357353 # templateflow
@@ -402,15 +398,15 @@ six==1.17.0
402398 # osfclient
403399 # pybtex
404400 # python-dateutil
405- smriprep == 0.18.0
401+ smriprep == 0.19.1
406402 # via nibabies (pyproject.toml)
407403sqlalchemy == 2.0.41
408404 # via pybids
409405svgutils == 0.3.4
410406 # via niworkflows
411407tedana == 25.0.1
412408 # via nibabies (pyproject.toml)
413- templateflow == 24.2.2
409+ templateflow == 25.0.3
414410 # via
415411 # nibabies (pyproject.toml)
416412 # nireports
You can’t perform that action at this time.
0 commit comments