Skip to content

Commit 70c4884

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#20)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 9957182 commit 70c4884

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Project.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,17 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2323
[compat]
2424
Arrow = "2"
2525
CSV = "0.10"
26-
JuMP = "1"
27-
ParametricOptInterface = "0.8"
28-
Zygote = "0.6.68"
29-
julia = "1.9"
3026
DataFrames = "1"
27+
Distributions = "0.25"
3128
Flux = "0.14"
32-
Optimisers = "0.3"
29+
JuMP = "1"
3330
MLJFlux = "0.6"
34-
Distributions = "0.25"
3531
NNlib = "0.9"
32+
Optimisers = "0.3"
33+
ParametricOptInterface = "0.8"
34+
Statistics = "1"
35+
Zygote = "0.6.68"
36+
julia = "1.9"
3637

3738
[extras]
3839
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"

0 commit comments

Comments
 (0)