Skip to content

Commit 8769b8d

Browse files
authored
Merge pull request #162 from StatisticalRethinkingJulia/compathelper/new_version/2023-08-14-01-02-58-440-1985006069
CompatHelper: bump compat for "NamedArrays" to "0.10"
2 parents 7aa89ff + 09fb5f3 commit 8769b8d

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
@@ -42,7 +42,7 @@ Formatting = "0.4"
4242
KernelDensity = "0.6"
4343
MCMCChains = "5.6, 6.0"
4444
MonteCarloMeasurements = "1.0"
45-
NamedArrays = "0.9"
45+
NamedArrays = "0.9, 0.10"
4646
NamedTupleTools = "0.13, 0.14"
4747
Optim = "1.5"
4848
OrderedCollections = "1.4"
@@ -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)