diff --git a/Project.toml b/Project.toml index aa13727..83e7519 100644 --- a/Project.toml +++ b/Project.toml @@ -11,9 +11,9 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] -DocStringExtensions = "0.6, 0.7, 0.8" -LazyArrays = "0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20" Distributions = "0.20, 0.21, 0.22, 0.23, 0.24" +DocStringExtensions = "0.6, 0.7, 0.8" +LazyArrays = "0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21" julia = "1.4" [extras]