Skip to content

Commit

Permalink
MAINT: Pin numpy < 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban authored Jul 1, 2024
1 parent 5b78e8d commit fcfb226
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 = [
"nibabel >= 3.0.1",
"nilearn >= 0.5.2",
"nipype",
"numpy",
"numpy < 2.0",
"pandas",
"pybids",
"pyyaml",
Expand Down

0 comments on commit fcfb226

Please sign in to comment.