Skip to content

Commit 3882081

Browse files
[compat] information added in Project.toml.
1 parent 34c29df commit 3882081

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Project.toml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,25 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2424
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2525
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2626

27+
[compat]
28+
Arpack = "0.4.0, 0.5"
29+
AverageShiftedHistograms = "0.8.6"
30+
Clp = "0.8.3, 0.9, 1"
31+
Clustering = "0.14.2"
32+
Distances = "0.10.2"
33+
Distributions = "0.24.18, 0.25"
34+
Graphs = "1.6.0"
35+
JLD = "0.12.3, 0.13"
36+
JLD2 = "0.4.9"
37+
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"
42+
SimpleWeightedGraphs = "1.1.1"
43+
StatsBase = "0.33.6"
44+
julia = "1.6, 1.7"
45+
2746
[extras]
2847
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2948

0 commit comments

Comments
 (0)