Skip to content

Commit

Permalink
chore: restrict to numpy<2
Browse files Browse the repository at this point in the history
  • Loading branch information
iisakkirotko committed Dec 13, 2024
1 parent ca01de5 commit 5bfb28d
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 @@ -46,7 +46,7 @@ dev = [
"pytest",
"pytest-cov",
"bqplot",
"numpy",
"numpy<2",
"ipyvuetify",
"bump2version",
"jinja2",
Expand Down

0 comments on commit 5bfb28d

Please sign in to comment.