Skip to content

Commit

Permalink
pin numpy below the fresh 2.0.0 relrease for now as it is breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
danielplohmann committed Jun 20, 2024
1 parent 90d3344 commit db4bac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pyparsing>=3
pytest
pytest-cov
mmh3>=2.5.1
numpy
numpy<2.0.0
rapidfuzz
requests
scipy
Expand Down

0 comments on commit db4bac6

Please sign in to comment.