Skip to content

Commit

Permalink
Merge pull request #12 from JuliaAI/dev
Browse files Browse the repository at this point in the history
Fix compat issues preventing release
  • Loading branch information
ablaom authored Jun 14, 2022
2 parents 473665e + ebe3e27 commit 64d8e41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ version = "0.2.0"

[deps]
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MLJTuning = "03970b2e-30c4-11ea-3135-d1576263f10f"
NearestNeighborModels = "636a865e-7cf4-491e-846c-de09b730eb36"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
MLJ = "0.18"
NearestNeighborModels = "0.2"
julia = "1.6"

0 comments on commit 64d8e41

Please sign in to comment.