Skip to content

Commit ab454f3

Browse files
committed
Updated deps
1 parent 54d8b51 commit ab454f3

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/Project.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
2828

2929
[compat]
3030
BSON = "0.3"
31-
BenchmarkTools = "1.2"
32-
CSV = "0.8"
33-
DataFrames = "1.2"
34-
DifferentialEquations = "6.19"
31+
BenchmarkTools = "1.3"
32+
CSV = "0.10"
33+
DataFrames = "1.3"
34+
DifferentialEquations = "7.2"
3535
Distributions = "0.25"
3636
Documenter = "0.27"
3737
DocumenterTools = "0.1"
38-
Flux = "~0.11"
39-
GLM = "1.5"
40-
GLPK = "0.14"
41-
GR = "0.59"
38+
Flux = "0.13"
39+
GLM = "1.8"
40+
GLPK = "1.0"
41+
GR = "0.66"
4242
HypothesisTests = "0.10"
43-
Ipopt = "0.7"
44-
JuMP = "0.21"
45-
MLDatasets = "= 0.5.6"
46-
Plots = "1.22"
43+
Ipopt = "1.0"
44+
JuMP = "1.1"
45+
MLDatasets = "0.7"
46+
Plots = "1.31"
4747
ProgressMeter = "1.7"
4848
Query = "1.0"
4949
RDatasets = "0.7"
50-
SpecialFunctions = "1.6"
51-
StatsPlots = "0.14"
52-
julia = "1.6"
50+
SpecialFunctions = "2.1"
51+
StatsPlots = "0.15"
52+
julia = "1.7"

0 commit comments

Comments
 (0)