Skip to content

Commit eb3c980

Browse files
committed
Fixed comp
1 parent ee91e3d commit eb3c980

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

docs/Project.toml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,23 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2323
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
2424

2525
[comp]
26-
BSON = "v0.2.6"
27-
BenchmarkTools = "v0.5.0"
28-
CSV = "v0.8.3"
29-
DataFrames = "v0.22.5"
30-
DifferentialEquations = "v6.16.0"
31-
Distributions = "v0.24.12"
32-
Documenter = "v0.26.1"
33-
DocumenterTools = "v0.1.9"
34-
Flux = "v0.11.6"
35-
GLPK = "v0.14.6"
36-
GR = "v0.54.0"
37-
Ipopt = "v0.6.5"
38-
JuMP = "v0.21.6"
39-
MLDatasets = "v0.5.6"
40-
Plots = "v1.10.3"
41-
ProgressMeter = "v1.4.1"
42-
Query = "v1.0.0"
43-
RDatasets = "v0.7.4"
44-
StatsPlots = "v0.14.18"
26+
BSON = "0.2.6"
27+
BenchmarkTools = "0.5.0"
28+
CSV = "0.8.3"
29+
DataFrames = "0.22.5"
30+
DifferentialEquations = "6.16.0"
31+
Distributions = "0.24.12"
32+
Documenter = "0.26.1"
33+
DocumenterTools = "0.1.9"
34+
Flux = "0.11.6"
35+
GLPK = "0.14.6"
36+
GR = "0.54.0"
37+
Ipopt = "0.6.5"
38+
JuMP = "0.21.6"
39+
MLDatasets = "0.5.6"
40+
Plots = "1.10.3"
41+
ProgressMeter = "1.4.1"
42+
Query = "1.0.0"
43+
RDatasets = "0.7.4"
44+
StatsPlots = "0.14.18"
4545
julia = "1.5"

0 commit comments

Comments
 (0)