Skip to content

Commit

Permalink
chore(deps): Update minimum dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 13, 2024
1 parent 00d7b90 commit 8b744b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ classifiers = [
license = {file = "LICENSE"}
requires-python = ">=3.10"
dependencies = [
"acres",
"acres >= 0.2.0",
"looseversion",
"nibabel >= 4.0.1",
"nipype >= 1.8.5",
"nireports >= 23.2.2",
"nireports >= 24.0.3",
"nitime",
"nitransforms >= 24.0.2",
"niworkflows >= 1.11.0",
"nitransforms >= 24.1.0",
"niworkflows >= 1.12.1",
"numpy >= 1.22",
"packaging",
"pandas",
Expand All @@ -36,7 +36,7 @@ dependencies = [
"sdcflows >= 2.10.0",
"smriprep @ git+https://github.com/nipreps/smriprep.git",
"tedana >= 23.0.2",
"templateflow >= 24.1.0",
"templateflow >= 24.2.2",
"transforms3d",
"toml",
"codecarbon",
Expand Down

0 comments on commit 8b744b4

Please sign in to comment.