Skip to content

Commit

Permalink
Bump Turing compat in docs and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen authored Sep 3, 2024
1 parent af221da commit 841166a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ StatsFuns = "1"
StatsPlots = "0.14.21, 0.15"
TransformVariables = "0.6.2, 0.7, 0.8"
TransformedLogDensities = "1.0.2"
Turing = "0.31.4, 0.32, 0.33"
Turing = "0.31.4, 0.32, 0.33, 0.34"
2 changes: 1 addition & 1 deletion test/integration/Turing/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
LogDensityProblems = "2.1.0"
Pathfinder = "0.9"
Turing = "0.31.4, 0.32, 0.33"
Turing = "0.31.4, 0.32, 0.33, 0.34"
julia = "1.6"

0 comments on commit 841166a

Please sign in to comment.