Skip to content

Commit caf522e

Browse files
authored
bump compats (#5)
1 parent 67096dd commit caf522e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ FigureHelpersMakieExt = ["Makie", "KernelDensity"]
2323

2424
[compat]
2525
AbstractMCMC = "5.7.2"
26-
AlgebraOfGraphics = "0.9.4, 0.10"
26+
AlgebraOfGraphics = "0.9.4, 0.10, 0.11"
2727
Distributions = "0.25.120"
2828
KernelDensity = "0.6.10"
29-
MCMCChains = "6.0.7"
30-
Makie = "0.21.13"
29+
MCMCChains = "6.0.7, 7"
30+
Makie = "0.21.13, 0.22 - 0.24"
3131
Parameters = "0.12.3"
3232
StatsBase = "0.34.5"
3333
julia = "1.10"

0 commit comments

Comments
 (0)