Skip to content

Commit 2b649bc

Browse files
Updated [compat] on Project.toml and docs/Project.toml
1 parent bcbdaf5 commit 2b649bc

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2626

2727
[compat]
2828
Arpack = "0.4.0, 0.5"
29-
AverageShiftedHistograms = "0.8.6"
30-
Clp = "1"
29+
AverageShiftedHistograms = "0.8.7"
30+
Clp = "1.0.1"
3131
Clustering = "0.14.2"
3232
Distances = "0.10.2"
3333
Distributions = "0.24.18, 0.25"
3434
Graphs = "1.6.0"
3535
JLD = "0.12.3, 0.13"
3636
JLD2 = "0.4.9"
3737
JuMP = "0.21.3, 0.22, 0.23, 1"
38-
Optim = "1.3.0"
39-
Plots = "1.12.0"
40-
QuadGK = "2.4.1"
41-
Reexport = "1.0.0"
38+
Optim = "1.4"
39+
Plots = "1.25"
40+
QuadGK = "2.4"
41+
Reexport = "1"
4242
SimpleWeightedGraphs = "1.1.1"
4343
StatsBase = "0.33.6"
4444
julia = "1.6, 1.7"

docs/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99
WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"
1010

1111
[compat]
12+
Clp = "1.0.1"
1213
Documenter = "0.26, 0.27"
1314
LaTeXStrings = "1.2"
1415
Graphs = "1.6.0"
1516
MultiscaleGraphSignalTransforms = "1.7"
1617
MultivariateStats = "0.8, 0.9"
17-
Plots = "1.15"
18+
Plots = "1.25"
1819
WaveletsExt = "0.1"

0 commit comments

Comments
 (0)