Skip to content

Commit

Permalink
add missing compat for MLJModels
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jan 12, 2024
1 parent d977670 commit a36d226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
MLJ = "0.18, 0.19, 0.20"
MLJModels = "0.16"
MLJTestInterface = "0.2.4"
NearestNeighborModels = "0.2"
Pkg = "<0.0.1, 1"
Expand Down

0 comments on commit a36d226

Please sign in to comment.