Skip to content

Commit cff4485

Browse files
committed
1 parent 88209d7 commit cff4485

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Project.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1717
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[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"
20+
Distributions = "0.25.46"
21+
Documenter = "0.26.3"
22+
Plots = "1.25.8"
23+
Polynomials = "2.0.24"
24+
StatsBase = "0.33.14"
2525
julia = "1.6"
26+
Graphs = "1.5.1"

0 commit comments

Comments
 (0)