Skip to content

Commit

Permalink
Bump docs dependency compats
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Aug 11, 2024
1 parent bc18e15 commit e079ad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

0 comments on commit e079ad4

Please sign in to comment.