We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c29df commit 3882081Copy full SHA for 3882081
1 file changed
Project.toml
@@ -24,6 +24,25 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
24
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
25
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
26
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
+
46
[extras]
47
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
48
0 commit comments