Skip to content

Commit

Permalink
Pin NumPy
Browse files Browse the repository at this point in the history
  • Loading branch information
kwinkunks committed Sep 3, 2023
1 parent 6f61b47 commit bd1e57e
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 @@ -24,6 +24,7 @@ classifiers = [
]

dependencies = [
"numpy<2.0", # NumPy 2 will likely break some things.
"scipy!=1.10.0", # Bug in stats.powerlaw.
"scikit-learn",
]
Expand Down

0 comments on commit bd1e57e

Please sign in to comment.