diff --git a/Project.toml b/Project.toml index 6c6e711..0862fcd 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ApplicationDrivenLearning" uuid = "0856f1c8-ef17-4e14-9230-2773e47a789e" -authors = ["Giovanni Amorim", "Joaquim Garcia"] version = "0.1.6" +authors = ["Giovanni Amorim", "Joaquim Garcia"] [deps] BilevelJuMP = "485130c0-026e-11ea-0f1a-6992cd14145c" @@ -27,7 +27,7 @@ JuMP = "1.24" MPI = "0.20.22" Optim = "1.11" Optimisers = "0.4.5" -ParametricOptInterface = "0.9.0, 0.10" +ParametricOptInterface = "0.9.0, 0.10, 0.15" Statistics = "1" Zygote = "0.6.75, 0.7" julia = "1.10"