Skip to content

Commit

Permalink
bump julia compat to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Nov 30, 2024
1 parent c778c51 commit a6ef026
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 @@ -13,7 +13,7 @@ XGBoost = "009559a3-9522-5dbb-924b-0b6ed2b22bb9"
MLJModelInterface = "1.5"
Tables = "1.0.5"
XGBoost = "2.0.1"
julia = "1.6"
julia = "1.10"

[extras]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand Down

0 comments on commit a6ef026

Please sign in to comment.