diff --git a/tutorials/introduction-to-nlpmodelsipopt/Project.toml b/tutorials/introduction-to-nlpmodelsipopt/Project.toml index dcb0b8b..d0935a0 100644 --- a/tutorials/introduction-to-nlpmodelsipopt/Project.toml +++ b/tutorials/introduction-to-nlpmodelsipopt/Project.toml @@ -11,7 +11,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" [compat] -ADNLPModels = "0.6" +ADNLPModels = "0.7" DataFrames = "1.3.4" GR = "0.71" Ipopt = "1.0.3"