diff --git a/L/LazySets/Compat.toml b/L/LazySets/Compat.toml index a1f508c9c9d8f5b..ebe2acd32767bbe 100644 --- a/L/LazySets/Compat.toml +++ b/L/LazySets/Compat.toml @@ -14,6 +14,9 @@ julia = "0.6-0" ["1-1.3"] Expokit = "0" +["1.11-1"] +julia = "1" + ["1.2.2-1.2"] Compat = "0-2" @@ -31,6 +34,8 @@ Requires = "0.4.4-0" Compat = "1-2" IntervalArithmetic = "0.14-0" RecipesBase = "0.3-0" + +["1.3-1.10"] julia = "0.6-1" ["1.4"] @@ -38,7 +43,9 @@ GR = "0.32-0" Plots = "0.17-0" ["1.4-1"] -Expokit = "0.1-0" GLPKMathProgInterface = "0.4-0" MathProgBase = "0.7-0" Requires = "0.4-0" + +["1.4-1.10"] +Expokit = "0.1-0" diff --git a/L/LazySets/Deps.toml b/L/LazySets/Deps.toml index c3055a12d46a61b..9c53ca43c3ce216 100644 --- a/L/LazySets/Deps.toml +++ b/L/LazySets/Deps.toml @@ -1,11 +1,13 @@ [1] -Expokit = "a1e7a1ef-7a5d-5822-a38c-be74e1bb89f4" GLPKMathProgInterface = "3c7084bd-78ad-589a-b5bb-dbd673274bea" IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253" MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73" RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" Requires = "ae029012-a4dd-5104-9daa-d747884805df" +["1-1.10"] +Expokit = "a1e7a1ef-7a5d-5822-a38c-be74e1bb89f4" + ["1-1.3"] CDDLib = "3391f64e-dcde-5f30-b752-e11513730f60" IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" diff --git a/L/LazySets/Versions.toml b/L/LazySets/Versions.toml index 05ec44ef58afc41..341ba686b5b3b80 100644 --- a/L/LazySets/Versions.toml +++ b/L/LazySets/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "6958221ff2efb2a0240d4016ba469a2ca03c29e1" ["1.10.0"] git-tree-sha1 = "ccddcd22f7642597113cbbde0d4ceab5add3c20e" + +["1.11.0"] +git-tree-sha1 = "5636e37bac362205e216358570c51328c7d5cd94"