diff --git a/tutorials/introduction-to-ripqp/Project.toml b/tutorials/introduction-to-ripqp/Project.toml index d210fd6..a4ae5d4 100644 --- a/tutorials/introduction-to-ripqp/Project.toml +++ b/tutorials/introduction-to-ripqp/Project.toml @@ -15,7 +15,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] JSON = "0.21" LDLFactorizations = "0.10" -MatrixMarket = "0.3" +MatrixMarket = "0.5" Plots = "1" QPSReader = "0.2" QuadraticModels = "0.9"