Skip to content

Commit 8b744b4

Browse files
committed
chore(deps): Update minimum dependencies
1 parent 00d7b90 commit 8b744b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ classifiers = [
1919
license = {file = "LICENSE"}
2020
requires-python = ">=3.10"
2121
dependencies = [
22-
"acres",
22+
"acres >= 0.2.0",
2323
"looseversion",
2424
"nibabel >= 4.0.1",
2525
"nipype >= 1.8.5",
26-
"nireports >= 23.2.2",
26+
"nireports >= 24.0.3",
2727
"nitime",
28-
"nitransforms >= 24.0.2",
29-
"niworkflows >= 1.11.0",
28+
"nitransforms >= 24.1.0",
29+
"niworkflows >= 1.12.1",
3030
"numpy >= 1.22",
3131
"packaging",
3232
"pandas",
@@ -36,7 +36,7 @@ dependencies = [
3636
"sdcflows >= 2.10.0",
3737
"smriprep @ git+https://github.com/nipreps/smriprep.git",
3838
"tedana >= 23.0.2",
39-
"templateflow >= 24.1.0",
39+
"templateflow >= 24.2.2",
4040
"transforms3d",
4141
"toml",
4242
"codecarbon",

0 commit comments

Comments
 (0)