Skip to content

Commit 0b7ae6f

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Turing to 0.22, (keep existing compat) (#70)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 7631232 commit 0b7ae6f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
33
authors = ["Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors"]
44
version = "2.1.2"
55

6-
76
[deps]
87
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
98
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
@@ -29,5 +28,5 @@ StatsBase = "0.33"
2928
StatsModels = "0.6.28"
3029
TableOperations = "1.2"
3130
Tables = "1.6"
32-
Turing = "0.20, 0.21"
31+
Turing = "0.20, 0.21, 0.22"
3332
julia = "1.6"

0 commit comments

Comments
 (0)