Skip to content

Commit 2c4f238

Browse files
committed
Review compat
1 parent 3b6e4d1 commit 2c4f238

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LossFunctions"
22
uuid = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
3-
version = "1.1.0"
3+
version = "1.1.1"
44

55
[deps]
66
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
@@ -13,7 +13,9 @@ CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
1313
LossFunctionsCategoricalArraysExt = "CategoricalArrays"
1414

1515
[compat]
16-
CategoricalArrays = "0.10, 1.0"
16+
CategoricalArrays = "1.0"
17+
Markdown = "1.9"
18+
Statistics = "1.9"
1719
julia = "1.9"
1820

1921
[extras]

0 commit comments

Comments
 (0)