Skip to content

Commit 2f74dc5

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
1 parent 137da5e commit 2f74dc5

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
@@ -21,8 +21,9 @@ DiffOpt = "0.5.0"
2121
Flux = "0.14.25"
2222
JobQueueMPI = "0.1.1"
2323
JuMP = "1.24"
24-
Optim = "1.11"
2524
MPI = "0.20.22"
25+
Optim = "1.11"
2626
ParametricOptInterface = "0.9.0"
27+
Statistics = "1"
2728
Zygote = "0.6.75"
2829
julia = "1.10"

0 commit comments

Comments
 (0)