diff --git a/docs/Project.toml b/docs/Project.toml index 7507f925..b7181d84 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -26,11 +26,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0" [compat] -AlgebraOfGraphics = "0.6.13" +AlgebraOfGraphics = "0.6.13, 0.7, 0.8" ArviZ = "0.12.0" ArviZExampleData = "0.1.10" ArviZPythonPlots = "0.1.7" -CairoMakie = "0.10, 0.11" +CairoMakie = "0.10, 0.11, 0.12" DataFrames = "1.4" DimensionalData = "0.27" Distributions = "0.25.81" @@ -49,4 +49,4 @@ StanSample = "7.0.1" StatisticalMeasures = "0.1.1" Statistics = "1" StatsBase = "0.33.7, 0.34" -Turing = "0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30" +Turing = "0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"