diff --git a/docs/Project.toml b/docs/Project.toml index 834c13f6..af17356e 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -26,16 +26,16 @@ 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" Documenter = "1" -Downloads = "1.9" +Downloads = "1" EvoTrees = "0.14.8, 0.15, 0.16" InferenceObjects = "0.4" MCMCDiagnosticTools = "0.3.4" @@ -47,6 +47,6 @@ PlutoUI = "0.7" PosteriorStats = "0.2.2" StanSample = "7.0.1" StatisticalMeasures = "0.1.1" -Statistics = "1.9" +Statistics = "1" StatsBase = "0.33.7, 0.34" -Turing = "0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.34" +Turing = "0.24.1, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"