diff --git a/lib/PlasmoBenders/Project.toml b/lib/PlasmoBenders/Project.toml index 30411ad..b5ad68d 100644 --- a/lib/PlasmoBenders/Project.toml +++ b/lib/PlasmoBenders/Project.toml @@ -11,10 +11,10 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" [compat] -julia = "1" JuMP = "1.2" MathOptInterface = "1.6" Plasmo = "0.7" +julia = "1.6" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/lib/PlasmoSchwarz/Project.toml b/lib/PlasmoSchwarz/Project.toml index 6acf132..29d5a2b 100644 --- a/lib/PlasmoSchwarz/Project.toml +++ b/lib/PlasmoSchwarz/Project.toml @@ -13,12 +13,12 @@ Plasmo = "d3f7391f-f14a-50cc-bbe4-76a32d1bad3c" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" [compat] -julia = "1" DataStructures = "0.18" JuMP = "1.2" MathOptInterface = "1.6" Metis = "1.5" Plasmo = "0.7" +julia = "1.6" [extras] Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"