diff --git a/Project.toml b/Project.toml index a96d5f2..3b06423 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributionsAD" uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c" -version = "0.6.50" +version = "0.6.51" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -36,7 +36,7 @@ ChainRules = "1.35.3" ChainRulesCore = "1" Compat = "3.6, 4" Distributions = "0.25.41" -FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1" +FillArrays = "1.4.1" ForwardDiff = "0.10.12" LazyArrays = "1" PDMats = "0.9, 0.10, 0.11"