Skip to content

Commit

Permalink
Update to numpy 2.0 (#192)
Browse files Browse the repository at this point in the history
* Update to numpy 2.0

* Update pyproject.toml

---------

Co-authored-by: Alessandro Felder <alessandrofelder@users.noreply.github.com>
  • Loading branch information
adamltyson and alessandrofelder authored Sep 16, 2024
1 parent e6a0f77 commit d9f14ed
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 @@ -23,7 +23,7 @@ dependencies = [
"brainglobe-napari-io >=0.3.0",
"brainglobe-utils >=0.5.0",
"napari >=0.4.5",
"numpy < 2.0",
"numpy",
"pandas[hdf5]",
"qtpy",
"scikit-image",
Expand Down

0 comments on commit d9f14ed

Please sign in to comment.