Skip to content

Commit

Permalink
Avoid numpy breaking ABI changes for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcleod89 committed Jun 19, 2024
1 parent a6f3021 commit 8c96870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packages = find:
python_requires = >=3.7
install_requires =
pandas<1.4
numpy
numpy<2.0.0
scipy
pyyaml
matplotlib
Expand Down

0 comments on commit 8c96870

Please sign in to comment.