Skip to content

Commit

Permalink
downgrade numpy further
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandergagliano committed Jun 28, 2024
1 parent 7923165 commit eac88a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ install_requires =
pytest
pandas
scikit-learn<1.3.0
numpy==1.19.0
Cython==0.29.37
numpy==1.18.5 --no-build-isolation
mastcasjobs
seaborn
matplotlib
Expand Down

0 comments on commit eac88a9

Please sign in to comment.