diff --git a/Project.toml b/Project.toml index 5c3bdceab..8f17d4e7e 100644 --- a/Project.toml +++ b/Project.toml @@ -67,15 +67,15 @@ GLMakie = "0.4" GeometryBasics = "0.3, 0.4" HTTP = "0.8, 0.9" ImageView = "0.10" -Images = "0.23, 0.24" +Images = "0.23, 0.24, 0.25" Ipopt = "0.6, 0.7, 0.8" JSServe = "1" JuMP = "0.21, 0.22" LazySets = "1" Luxor = "2.10" -NLopt = "0.6" -MeshIO = "0.4" Makie = "0.15" +MeshIO = "0.4" +NLopt = "0.6" Optim = "1.2" PackageCompiler = "1.2, 2" Plots = "1.10"