Skip to content

Commit

Permalink
Update nilearn requirement from ~=0.10.3 to ~=0.11.0 (#474)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6bd5701 commit ab6acf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"looseversion",
"networkx ~= 3.3", # nipype needs networkx, but 3+ isn"t compatible with nipype 1.8.5
"nibabel <= 5.3.2",
"nilearn ~= 0.10.3",
"nilearn ~= 0.11.0",
"nipype >= 1.8.5",
"nitransforms >= 21.0.0",
"niworkflows ~= 1.12.0",
Expand Down

0 comments on commit ab6acf8

Please sign in to comment.