From bfff93e04d853a3f622738a3aa77a0000b7d4676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Mon, 30 Oct 2023 16:27:23 -0300 Subject: [PATCH] Update compat --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index e4fe7bc..159968f 100644 --- a/Project.toml +++ b/Project.toml @@ -33,8 +33,10 @@ ECOS = "1" GPUArrays = "8" Ipopt = "1" JuMP = "1" +LinearAlgebra = "1.9" Optim = "1" Parameters = "0.12" +Random = "1.9" Statistics = "1.9" StatsBase = "0.33, 0.34" julia = "1.9"