Skip to content

Commit 39d0586

Browse files
authored
Merge pull request #155 from StatisticalRethinkingJulia/compathelper/new_version/2023-03-01-01-32-22-453-3852054906
CompatHelper: bump compat for "MCMCChains" to "6.0"
2 parents 9764699 + b6b570c commit 39d0586

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ DocStringExtensions = "0.9"
4040
Documenter = "0.27"
4141
Formatting = "0.4"
4242
KernelDensity = "0.6"
43-
MCMCChains = "5.0"
43+
MCMCChains = "5.0, 6.0"
4444
MonteCarloMeasurements = "1.0"
4545
NamedArrays = "0.9"
4646
NamedTupleTools = "0.13, 0.14"
@@ -58,12 +58,9 @@ Tables = "1.5"
5858
julia = "1"
5959

6060
[extras]
61-
#AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
6261
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63-
#ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
6462
StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
6563
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6664

6765
[targets]
68-
#test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
6966
test = ["StanSample", "Test"]

0 commit comments

Comments
 (0)