File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ DynamicPPLMooncakeExt = ["Mooncake"]
47
47
[compat ]
48
48
ADTypes = " 1"
49
49
AbstractMCMC = " 5"
50
- AbstractPPL = " 0.11, 0.12 "
50
+ AbstractPPL = " 0.13 "
51
51
Accessors = " 0.1"
52
52
BangBang = " 0.4.1"
53
53
Bijectors = " 0.13.18, 0.14, 0.15"
@@ -75,6 +75,3 @@ Requires = "1"
75
75
Statistics = " 1"
76
76
Test = " 1.6"
77
77
julia = " 1.10.8"
78
-
79
- [sources ]
80
- AbstractPPL = {url = " https://github.com/TuringLang/AbstractPPL.jl" , rev = " py/hasgetvalue" }
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
30
30
[compat ]
31
31
ADTypes = " 1"
32
32
AbstractMCMC = " 5"
33
- AbstractPPL = " 0.11, 0.12 "
33
+ AbstractPPL = " 0.13 "
34
34
Accessors = " 0.1"
35
35
Aqua = " 0.8"
36
36
Bijectors = " 0.15.1"
@@ -50,6 +50,3 @@ ReverseDiff = "1"
50
50
StableRNGs = " 1"
51
51
Zygote = " 0.6, 0.7"
52
52
julia = " 1.10"
53
-
54
- [sources ]
55
- AbstractPPL = {url = " https://github.com/TuringLang/AbstractPPL.jl" , rev = " py/hasgetvalue" }
You can’t perform that action at this time.
0 commit comments