Skip to content

Commit

Permalink
FIX-modin-project#2658: Add xgboost to dependencies list
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Prutskov <[email protected]>
  • Loading branch information
prutskov committed Feb 3, 2021
1 parent 56eceda commit 2fb8ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ dependencies:
- boto3
- asv
- ray-core >=1.0.0
- py-xgboost >=1.3
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ pandas_gbq
cloudpickle
rpyc==4.1.5
asv
xgboost>=1.3

0 comments on commit 2fb8ae9

Please sign in to comment.