Skip to content

Commit

Permalink
fixing xgboost to 1.5.2. Latest version breaks unit tests for xgboost…
Browse files Browse the repository at this point in the history
… converter

Signed-off-by: Jason Wang <jasowang@microsoft.com>
  • Loading branch information
memoryz committed May 21, 2022
1 parent f40b4ec commit bbd1c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pytest-spark
scikit-learn
scipy
wheel
xgboost
xgboost==1.5.2

0 comments on commit bbd1c28

Please sign in to comment.