Skip to content

Commit

Permalink
CompatHelper: bump compat for Turing to 0.31, (keep existing compat) (#…
Browse files Browse the repository at this point in the history
…134)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Apr 26, 2024
1 parent 2fdb95b commit cdf9fcb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name = "TuringGLM"
uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
authors = [
"Jose Storopoli <jose@storopoli.io>",
"Rik Huijzer <t.h.huijzer@rug.nl>",
"contributors",
]
authors = ["Jose Storopoli <jose@storopoli.io>", "Rik Huijzer <t.h.huijzer@rug.nl>", "contributors"]
version = "2.9.0"

[deps]
Expand Down Expand Up @@ -33,5 +29,5 @@ StatsBase = "0.33, 0.34"
StatsModels = "0.6.28, 0.7"
TableOperations = "1.2"
Tables = "1.6"
Turing = "0.20 - 0.27, 0.28, 0.29, 0.30"
Turing = "0.20 - 0.27, 0.28, 0.29, 0.30, 0.31"
julia = "1"

0 comments on commit cdf9fcb

Please sign in to comment.