Skip to content

Commit

Permalink
Numpy 2.0.RC1 breaks Pint
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed May 12, 2024
1 parent b67b4b4 commit 6bf4af4
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 @@ -32,7 +32,7 @@ dependencies = [
"bw2calc>=2.0.dev13",
"bw_processing",
"matrix_utils",
"numpy",
"numpy<2",
"scipy",
]

Expand Down

0 comments on commit 6bf4af4

Please sign in to comment.