Skip to content

Commit

Permalink
Adjust RotBaum requirements (#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Sep 1, 2023
1 parent 0ac9b7d commit cff3ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-rotbaum.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xgboost>=0.90
scikit-learn~=0.22
xgboost>=0.90,<2
scikit-learn>=0.22,<2

0 comments on commit cff3ff3

Please sign in to comment.