We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba872e commit f57f00eCopy full SHA for f57f00e
2 files changed
Project.toml
@@ -27,7 +27,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
27
[compat]
28
Arpack = "0.4.0, 0.5"
29
AverageShiftedHistograms = "0.8.7"
30
-Clp = "1"
+Clp = "0.8.3, 0.9, 1"
31
Clustering = "0.14.2"
32
Distances = "0.10.2"
33
Distributions = "0.24.18, 0.25"
docs/Project.toml
@@ -1,5 +1,4 @@
1
[deps]
2
-Clp = "e2554f3b-3117-50c0-817c-e040a3ddf72d"
3
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
5
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
@@ -10,7 +9,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
10
9
WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"
11
12
13
14
Documenter = "0.26, 0.27"
15
LaTeXStrings = "1.2"
16
Graphs = "1.6.0"
0 commit comments