We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6e4d1 commit 2c4f238Copy full SHA for 2c4f238
Project.toml
@@ -1,6 +1,6 @@
1
name = "LossFunctions"
2
uuid = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
3
-version = "1.1.0"
+version = "1.1.1"
4
5
[deps]
6
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
@@ -13,7 +13,9 @@ CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
13
LossFunctionsCategoricalArraysExt = "CategoricalArrays"
14
15
[compat]
16
-CategoricalArrays = "0.10, 1.0"
+CategoricalArrays = "1.0"
17
+Markdown = "1.9"
18
+Statistics = "1.9"
19
julia = "1.9"
20
21
[extras]
0 commit comments