Skip to content

Commit f0e686f

Browse files
committed
This reverts commit 709dc9e.
1 parent 21cf568 commit f0e686f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DynamicPPLMooncakeExt = ["Mooncake"]
4747
[compat]
4848
ADTypes = "1"
4949
AbstractMCMC = "5"
50-
AbstractPPL = "0.11, 0.12"
50+
AbstractPPL = "0.13"
5151
Accessors = "0.1"
5252
BangBang = "0.4.1"
5353
Bijectors = "0.13.18, 0.14, 0.15"
@@ -75,6 +75,3 @@ Requires = "1"
7575
Statistics = "1"
7676
Test = "1.6"
7777
julia = "1.10.8"
78-
79-
[sources]
80-
AbstractPPL = {url = "https://github.com/TuringLang/AbstractPPL.jl", rev = "py/hasgetvalue"}

test/Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3030
[compat]
3131
ADTypes = "1"
3232
AbstractMCMC = "5"
33-
AbstractPPL = "0.11, 0.12"
33+
AbstractPPL = "0.13"
3434
Accessors = "0.1"
3535
Aqua = "0.8"
3636
Bijectors = "0.15.1"
@@ -50,6 +50,3 @@ ReverseDiff = "1"
5050
StableRNGs = "1"
5151
Zygote = "0.6, 0.7"
5252
julia = "1.10"
53-
54-
[sources]
55-
AbstractPPL = {url = "https://github.com/TuringLang/AbstractPPL.jl", rev = "py/hasgetvalue"}

0 commit comments

Comments
 (0)