File tree Expand file tree Collapse file tree 1 file changed +31
-2
lines changed
Expand file tree Collapse file tree 1 file changed +31
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ authors = ["ConnectedSystems"]
44version = " 0.4.1"
55
66[deps ]
7- BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
87BlackBoxOptim = " a134a8b2-14d6-55f6-9291-3336d3ab0209"
98Bootstrap = " e28b5b4c-05e8-5b66-bc03-6f0c0a0a06e0"
109BoxCoxTrans = " 4c24c29e-1bf7-59e2-a6c7-e500a6482ce4"
@@ -17,7 +16,6 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1716Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
1817Distributed = " 8ba89e20-285c-5b6f-9357-94700520ee1b"
1918Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
20- Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
2119Downloads = " f43a241f-c20a-4ad4-852c-f6b1247861c6"
2220GR = " 28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
2321GR_jll = " d2c73de3-f751-5644-a686-071e5b155ba9"
@@ -45,4 +43,35 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
4543ZipFile = " a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
4644
4745[compat ]
46+ BlackBoxOptim = " 0.5, 0.6"
47+ Bootstrap = " 2"
48+ BoxCoxTrans = " 2"
49+ CSV = " 0.10"
50+ Cairo = " 1"
51+ CodecZlib = " 0.7"
52+ Compose = " 0.9"
53+ DataFrames = " 1.6"
54+ DataStructures = " 0.18.10"
55+ Distributions = " 0.25.100"
56+ GR = " 0.72.9, 0.73"
57+ GR_jll = " 0.73"
58+ GraphPlot = " 0.5, 0.6"
59+ Graphs = " 1.10"
60+ JSON = " 0.20.1, 0.21"
61+ LaTeXStrings = " 1.3"
62+ MetaGraphs = " 0.7, 0.8"
63+ Mixers = " 0.1"
4864ModelParameters = " 0.4.4"
65+ OnlineStats = " 1.6"
66+ OrderedCollections = " 1.6"
67+ Parameters = " 0.12"
68+ Plots = " 1.39"
69+ PrettyTables = " 2.3"
70+ Setfield = " 1"
71+ Statistics = " 1.11.1"
72+ StatsBase = " 0.34"
73+ StatsFuns = " 1.3"
74+ StatsPlots = " 0.15"
75+ YAML = " 0.4"
76+ ZipFile = " 0.10"
77+ julia = " 1"
You can’t perform that action at this time.
0 commit comments