Skip to content

Commit

Permalink
Install numpy<2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzw0301 committed Jun 26, 2024
1 parent 8686763 commit a9f5388
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion catboost/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
catboost>=0.26
numpy
# TODO(nzw0301): Remove this numpy version constraint when catboost support numpy 2.0, which is tracked by https://github.com/catboost/catboost/issues/2671.
numpy<2.0.0
scikit-learn

0 comments on commit a9f5388

Please sign in to comment.