Skip to content

Commit

Permalink
CompatHelper: bump compat for XGBoost to 2, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 9, 2023
1 parent a72f9d3 commit 385d6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ XGBoost = "009559a3-9522-5dbb-924b-0b6ed2b22bb9"
[compat]
MLJModelInterface = "1.5"
Tables = "1.0.5"
XGBoost = "2.0.1 - 2.3.2"
XGBoost = "2.0.1 - 2.3.2, 2"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 385d6e0

Please sign in to comment.