diff --git a/test/Project.toml b/test/Project.toml index 8a3cf776..107db6cf 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] -ChainRulesCore = "0.9" +ChainRulesCore = "0.9, 0.10" Distributions = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25" Documenter = "0.24, 0.25, 0.26" FillArrays = "0.11"