Skip to content

Commit

Permalink
remove numpy<1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
oegedijk committed Dec 17, 2023
1 parent 850c1d6 commit de5be19
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 @@ -8,7 +8,7 @@ Flask-WTF>=1.1
graphviz>=0.18.2
joblib
jupyter_dash>=0.4.1
numpy<=1.24.4
numpy
oyaml
pandas>=1.1
scikit-learn>=1.1
Expand Down

0 comments on commit de5be19

Please sign in to comment.