Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Pigeons"
uuid = "0eb8d820-af6a-4919-95ae-11206f830c31"
authors = ["Alexandre Bouchard-Côté <[email protected]>, Nikola Surjanovic <[email protected]>, Paul Tiede <[email protected]>, Trevor Campbell <[email protected]>, Miguel Biron-Lattes <[email protected]>, Saifuddin Syed <[email protected]>"]
version = "0.4.9"
authors = ["Alexandre Bouchard-Côté <[email protected]>, Nikola Surjanovic <[email protected]>, Paul Tiede <[email protected]>, Trevor Campbell <[email protected]>, Miguel Biron-Lattes <[email protected]>, Saifuddin Syed <[email protected]>"]

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -62,7 +62,7 @@ PigeonsReverseDiffExt = "ReverseDiff"

[compat]
ADTypes = "1.14.0"
AbstractPPL = "0.8.4, 0.9, 0.10, 0.11"
AbstractPPL = "0.8.4, 0.9, 0.10, 0.11, 0.14"
Bijectors = "0.13, 0.14, 0.15"
BridgeStan = "2"
DataFrames = "1"
Expand Down
Loading