Skip to content

Commit

Permalink
Limit to numpy version prior to 2.0 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
atrabattoni committed Dec 6, 2024
1 parent 9eb33ae commit 5fdf29b
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 @@ -16,7 +16,7 @@ dependencies = [
"hdf5plugin",
"msgpack",
"numba",
"numpy",
"numpy<2",
"obspy",
"pandas",
"plotly",
Expand Down

0 comments on commit 5fdf29b

Please sign in to comment.