diff --git a/C/Copulas/Compat.toml b/C/Copulas/Compat.toml index fb1979176c4faf0..11b6a1402bf59b1 100644 --- a/C/Copulas/Compat.toml +++ b/C/Copulas/Compat.toml @@ -51,6 +51,9 @@ PrecompileTools = "1" ["0.1.22-0"] TaylorSeries = "0.12-0.17" +["0.1.23-0"] +LinearAlgebra = "1.6.0-1" + ["0.1.4-0"] ForwardDiff = "0.10" diff --git a/C/Copulas/Deps.toml b/C/Copulas/Deps.toml index c4e73ca45e5142a..711a10837cd561a 100644 --- a/C/Copulas/Deps.toml +++ b/C/Copulas/Deps.toml @@ -34,6 +34,9 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" ["0.1.21-0"] PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" +["0.1.23-0"] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + ["0.1.4-0"] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea" diff --git a/C/Copulas/Versions.toml b/C/Copulas/Versions.toml index 6fee548dd65b8c1..f3546c6cf7d444c 100644 --- a/C/Copulas/Versions.toml +++ b/C/Copulas/Versions.toml @@ -66,3 +66,6 @@ git-tree-sha1 = "16dc275bbc11b104f38241925a9b677f06801e02" ["0.1.22"] git-tree-sha1 = "1c62594e22c9fe02512ce5c4b8cdbfd73b46b4ea" + +["0.1.23"] +git-tree-sha1 = "1e62e3debe3268f5f1a22f7808207a1d16f8572b"