Skip to content

Commit

Permalink
bump nilearn version (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Dec 14, 2023
1 parent d707ac6 commit d62c9fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
]
dependencies = [
"h5py",
"nilearn",
"nilearn >=0.10.2",
"pybids >=0.15.0, <0.16.0",
"templateflow < 23.0.0",
"tqdm",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ interface-meta==1.3.0
joblib==1.3.2
lxml==4.9.3
nibabel==5.2.0
nilearn==0.9.2
nilearn==0.10.2
num2words==0.5.13
numpy==1.26.2
packaging==23.2
Expand Down

0 comments on commit d62c9fd

Please sign in to comment.