Skip to content

Commit 5bfb28d

Browse files
committed
chore: restrict to numpy<2
1 parent ca01de5 commit 5bfb28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"pytest",
4747
"pytest-cov",
4848
"bqplot",
49-
"numpy",
49+
"numpy<2",
5050
"ipyvuetify",
5151
"bump2version",
5252
"jinja2",

0 commit comments

Comments
 (0)