Skip to content

Commit

Permalink
CompatHelper: bump compat for MLJ to 0.19, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Nov 8, 2022
1 parent ce75076 commit 35f0a56
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 @@ -10,7 +10,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
MLJ = "0.18"
MLJ = "0.18, 0.19"
MLJBase = "0.20"
MLJModelInterface = "1"
julia = "1.7"
Expand Down

0 comments on commit 35f0a56

Please sign in to comment.