Skip to content

Commit

Permalink
fix: pin numpy to a stable version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna committed Aug 19, 2024
1 parent d91a53d commit 98c860d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ classifiers = [
dynamic = ["version"]
dependencies = [
"awkward>=2.6.7",
"numpy=2.0.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 98c860d

Please sign in to comment.