We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a4fe7 commit 48b819eCopy full SHA for 48b819e
Project.toml
@@ -42,7 +42,7 @@ DynamicPPLReverseDiffExt = ["ReverseDiff"]
42
DynamicPPLZygoteRulesExt = ["ZygoteRules"]
43
44
[compat]
45
-ADTypes = "0.2"
+ADTypes = "0.2, 1"
46
AbstractMCMC = "5"
47
AbstractPPL = "0.8.4"
48
Accessors = "0.1"
test/Project.toml
@@ -27,7 +27,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
27
28
29
30
31
32
AbstractPPL = "0.8.2"
33
Bijectors = "0.13"
0 commit comments