11name = " StatisticalRethinking"
22uuid = " 2d09df54-9d0f-5258-8220-54c2a3d4fbee"
3- version = " 4.5.3 "
3+ version = " 4.6.0 "
44
55[deps ]
66CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -33,10 +33,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3333Unicode = " 4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
3434
3535[compat ]
36- CSV = " 0.9, 0. 10"
36+ CSV = " 0.10"
3737DataFrames = " 1"
3838Distributions = " 0.25"
39- DocStringExtensions = " 0.8, 0. 9"
39+ DocStringExtensions = " 0.9"
4040Documenter = " 0.27"
4141Formatting = " 0.4"
4242KernelDensity = " 0.6"
@@ -48,7 +48,7 @@ Optim = "1.5"
4848OrderedCollections = " 1.4"
4949Parameters = " 0.12"
5050ParetoSmoothedImportanceSampling = " 1"
51- PrettyTables = " 1.0, 2.0"
51+ PrettyTables = " 2.0"
5252Reexport = " 1.2"
5353Requires = " 1.0"
5454StatsBase = " 0.33"
@@ -58,11 +58,12 @@ Tables = "1.5"
5858julia = " 1"
5959
6060[extras ]
61- AxisKeys = " 94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
61+ # AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
6262CPUSummary = " 2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63- ParetoSmooth = " a68b5a21-f429-434e-8bfa-46b447300aac"
63+ # ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
6464StanSample = " c1514b29-d3a0-5178-b312-660c88baa699"
6565Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
6666
6767[targets ]
68- test = [" StanSample" , " AxisKeys" , " ParetoSmooth" , " Test" ]
68+ # test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
69+ test = [" StanSample" , " Test" ]
0 commit comments