We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88209d7 commit cff4485Copy full SHA for cff4485
Project.toml
@@ -17,9 +17,10 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
19
[compat]
20
-Distributions = "0.25.23"
21
-Documenter = "0.26"
22
-Plots = "1.23.3"
23
-Polynomials = "2.0.17"
24
-StatsBase = "0.33.12"
+Distributions = "0.25.46"
+Documenter = "0.26.3"
+Plots = "1.25.8"
+Polynomials = "2.0.24"
+StatsBase = "0.33.14"
25
julia = "1.6"
26
+Graphs = "1.5.1"
0 commit comments