Skip to content

Commit 026f230

Browse files
CompatHelper Juliabgctw
authored andcommitted
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
1 parent 4912bd0 commit 026f230

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ Optim = "1.7"
2626
Reexport = "1.2"
2727
Requires = "1.2"
2828
StaticArrays = "1.2"
29-
StatsFuns = "0.9, 1"
29+
Statistics = "1"
3030
StatsAPI = "1"
31+
StatsFuns = "0.9, 1"
3132
julia = "1.6"
3233

3334
[extras]

0 commit comments

Comments
 (0)