Skip to content

Commit

Permalink
Update Turing and Soss dependencies (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Jun 4, 2021
1 parent 957320a commit 70ac23e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/ppl/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

[compat]
Distributions = "0.24"
SampleChainsDynamicHMC = "0.1"
Soss = "0.18.2"
Turing = "0.14, 0.15"
SampleChainsDynamicHMC = "0.2"
Soss = "0.19"
Turing = "0.16"
julia = "1.5"

0 comments on commit 70ac23e

Please sign in to comment.