diff --git a/lib/MadNLPHSL/Project.toml b/lib/MadNLPHSL/Project.toml index 47996f01a..22ce0c478 100644 --- a/lib/MadNLPHSL/Project.toml +++ b/lib/MadNLPHSL/Project.toml @@ -12,9 +12,9 @@ HSL = "0.5" LinearAlgebra = "1.9" MadNLP = "0.9" MadNLPTests = "0.6" -Quadmath = "0.5.10" -julia = "1.9" +Quadmath = "0.5.10, 1" Test = "1.9" +julia = "1.9" [extras] MadNLPTests = "b52a2a03-04ab-4a5f-9698-6a2deff93217"