Skip to content

Commit

Permalink
Merge pull request #184 from Julia-Tempering/compathelper/new_version…
Browse files Browse the repository at this point in the history
…/2023-11-25-00-46-17-766-01010965267

CompatHelper: bump compat for Interpolations to 0.15 // Manual: DynamicPPL to 0.24
  • Loading branch information
miguelbiron authored Nov 25, 2023
2 parents 77b8f35 + 69dd831 commit 36868bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ DataFrames = "1"
DataStructures = "0.18"
Distributions = "0.25"
DocStringExtensions = "0.9"
DynamicPPL = "0.23"
DynamicPPL = "0.23, 0.24"
Expect = "0.3"
ForwardDiff = "0.10"
Graphs = "1"
Interpolations = "0.14"
Interpolations = "0.14, 0.15"
LogDensityProblems = "2"
LogDensityProblemsAD = "1"
LogExpFunctions = "0.3"
Expand All @@ -83,4 +83,4 @@ julia = "1.8"
[extras]
BridgeStan = "c88b6f0a-829e-4b0b-94b7-f06ab5908f5a"
DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"

0 comments on commit 36868bf

Please sign in to comment.