From 95486e6bb471180ac5ab6943a5988bd714a134da Mon Sep 17 00:00:00 2001 From: Alexis Montoison Date: Fri, 24 Jan 2025 14:41:36 -0600 Subject: [PATCH] Update again CUTEst.jl --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index 6dfe1ab..a861119 100644 --- a/Project.toml +++ b/Project.toml @@ -22,9 +22,11 @@ Combinatorics = "1.0" DataStructures = "0.18" JSON = "0.21" LazyArtifacts = "1.10" +Libdl = "1.10" LinearAlgebra = "1.10" NLPModels = "0.21.3" NLPModelsTest = "0.10.2" +Printf = "1.10" Quadmath = "0.5.10" REPL = "1.10" Random = "1.10"