We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96e368 commit abb2ed4Copy full SHA for abb2ed4
Project.toml
@@ -46,7 +46,7 @@ AbstractMCMC = "5"
46
AbstractPPL = "0.8.4, 0.9"
47
Accessors = "0.1"
48
BangBang = "0.4.1"
49
-Bijectors = "0.13.18"
+Bijectors = "0.13.18, 0.14"
50
ChainRulesCore = "1"
51
Compat = "4"
52
ConstructionBase = "1.5.4"
test/Project.toml
@@ -31,7 +31,7 @@ ADTypes = "1"
31
AbstractMCMC = "5"
32
33
34
-Bijectors = "0.13.9"
+Bijectors = "0.13.9, 0.14"
35
Combinatorics = "1"
36
Compat = "4.3.0"
37
Distributions = "0.25"
0 commit comments