@@ -17,9 +17,6 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
1717Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
1818Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
1919Downloads = " f43a241f-c20a-4ad4-852c-f6b1247861c6"
20- GR = " 28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
21- GR_jll = " d2c73de3-f751-5644-a686-071e5b155ba9"
22- GraphPlot = " a2cc645c-3eea-5389-862e-a155d0052231"
2320Graphs = " 86223c79-3864-5bf0-83f7-82e725a168b6"
2421JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6"
2522LaTeXStrings = " b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
@@ -29,19 +26,29 @@ ModelParameters = "4744a3fa-6c31-4707-899e-a3298e4618ad"
2926OnlineStats = " a15396b6-48d5-5d58-9928-6d29437db91e"
3027OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3128Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
32- Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3329PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3430Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
3531Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
3632Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3733StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3834StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
39- StatsPlots = " f3b207a7-027a-5e70-b257-86293d7955fd"
4035Tar = " a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
4136Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4237YAML = " ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
4338ZipFile = " a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
4439
40+ [weakdeps ]
41+ GraphMakie = " 1ecd5474-83a3-4783-bb4f-06765db800d2"
42+ Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
43+ StatsPlots = " f3b207a7-027a-5e70-b257-86293d7955fd"
44+ GraphPlot = " a2cc645c-3eea-5389-862e-a155d0052231"
45+
46+ [extensions ]
47+ GraphMakieExt = [" Makie" , " GraphMakie" ]
48+ MakieExt = " Makie"
49+ GraphPlotExt = [" StatsPlots" , " GraphPlot" ]
50+ PlotsExt = " StatsPlots"
51+
4552[compat ]
4653BlackBoxOptim = " 0.5, 0.6"
4754Bootstrap = " 2"
@@ -54,9 +61,6 @@ DataFrames = "1.6"
5461DataStructures = " 0.18.10"
5562Dates = " 1.11.0"
5663Distributions = " 0.25.100"
57- GR = " 0.72.9, 0.73"
58- GR_jll = " 0.73"
59- GraphPlot = " 0.5, 0.6"
6064Graphs = " 1.9"
6165JSON = " 0.20.1, 0.21"
6266LaTeXStrings = " 1.3"
@@ -66,13 +70,13 @@ ModelParameters = "0.4.4"
6670OnlineStats = " 1.6"
6771OrderedCollections = " 1.6"
6872Parameters = " 0.12"
69- Plots = " 1.39"
7073PrettyTables = " 2.3"
7174Setfield = " 1"
7275Statistics = " 1.10, 1.11.1"
7376StatsBase = " 0.34"
7477StatsFuns = " 1.3"
75- StatsPlots = " 0.15"
7678YAML = " 0.4"
7779ZipFile = " 0.10"
7880julia = " 1"
81+ StatsPlots = " 0.15"
82+ GraphPlot = " 0.6"
0 commit comments