We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae3ca4f + 4e77ff8 commit b9e03c0Copy full SHA for b9e03c0
Project.toml
@@ -1,7 +1,7 @@
1
name = "LearnTestAPI"
2
uuid = "3111ed91-c4f2-40e7-bb19-7f6c618409b8"
3
authors = ["Anthony D. Blaom <[email protected]>"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -30,7 +30,8 @@ CategoricalDistributions = "0.1.15"
30
Distributions = "0.25"
31
InteractiveUtils = "<0.0.1, 1"
32
IsURL = "0.2.0"
33
-LearnAPI = "0.2.0"
+LearnAPI = "0.2.0,1"
34
+LearnDataFrontEnds = "0.1"
35
LinearAlgebra = "<0.0.1, 1"
36
MLCore = "1.0.0"
37
MacroTools = "0.5"
0 commit comments