Skip to content

Commit 1246287

Browse files
Clp_jll version specified/nailed.
1 parent ccba8f8 commit 1246287

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ version = "1.7.0"
77
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
88
AverageShiftedHistograms = "77b51b56-6f8f-5c3a-9cb4-d71f9594ea6e"
99
Clp = "e2554f3b-3117-50c0-817c-e040a3ddf72d"
10+
Clp_jll = "06985876-5285-5a41-9fcb-8948a742cc53"
1011
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
1112
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
1213
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
14+
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
1315
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
1416
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
1517
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
16-
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
1718
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1819
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
1920
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
@@ -28,14 +29,14 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2829
Arpack = "0.4.0, 0.5"
2930
AverageShiftedHistograms = "0.8.6"
3031
Clp = "0.8.3, 0.9, 1"
31-
Clp_jll = "v100.1700.601+0"
32+
Clp_jll = "100.1700.601"
3233
Clustering = "0.14.2"
3334
Distances = "0.10.2"
3435
Distributions = "0.24.18, 0.25"
36+
Graphs = "1.6.0"
3537
JLD = "0.12.3, 0.13"
3638
JLD2 = "0.4.9"
3739
JuMP = "0.21.3, 0.22, 0.23, 1"
38-
Graphs = "1.6.0"
3940
Optim = "1.3.0"
4041
Plots = "1.12.0"
4142
QuadGK = "2.4.1"

0 commit comments

Comments
 (0)