diff --git a/Project.toml b/Project.toml index d046752..cf11945 100644 --- a/Project.toml +++ b/Project.toml @@ -35,10 +35,11 @@ ExaModelsSpecialFunctions = "SpecialFunctions" AMDGPU = "0.7, 0.8" CUDA = "5" Ipopt = "1.6" +JuMP = "1" KernelAbstractions = "0.9" MadNLP = "0.8" MathOptInterface = "1.19" -NLPModels = "0.18, 0.19, 0.20, 0.21" +NLPModels = "0.18, 0.19, 0.20, 0.21" NLPModelsIpopt = "0.10" SolverCore = "0.3" SpecialFunctions = "2"