Skip to content

Commit

Permalink
Bump numpy dep to 1.24 and above
Browse files Browse the repository at this point in the history
Closes gh-454
  • Loading branch information
inducer committed Jul 30, 2024
1 parent 70390ce commit a816759
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 @@ -4,5 +4,5 @@
requires = [
"setuptools",
"wheel",
"numpy>=2.0",
"numpy>=1.24",
]

0 comments on commit a816759

Please sign in to comment.