diff --git a/Project.toml b/Project.toml index a8cd3ff..6c7155a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LearnTestAPI" uuid = "3111ed91-c4f2-40e7-bb19-7f6c618409b8" authors = ["Anthony D. Blaom "] -version = "0.2.2" +version = "0.2.3" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" @@ -30,7 +30,8 @@ CategoricalDistributions = "0.1.15" Distributions = "0.25" InteractiveUtils = "<0.0.1, 1" IsURL = "0.2.0" -LearnAPI = "0.2.0" +LearnAPI = "0.2.0,1" +LearnDataFrontEnds = "0.1" LinearAlgebra = "<0.0.1, 1" MLCore = "1.0.0" MacroTools = "0.5"