We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1b1cc commit caac4b1Copy full SHA for caac4b1
tutorials/using-callbacks/Project.toml
@@ -8,9 +8,9 @@ Percival = "01435c0c-c90d-11e9-3788-63660f8fbccc"
8
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
9
10
[compat]
11
-JSOSolvers = "0.10"
+JSOSolvers = "0.11"
12
JuMP = "1"
13
NLPModels = "0.20"
14
NLPModelsJuMP = "0.12"
15
-Percival = "0.6"
+Percival = "0.7"
16
Plots = "1"
0 commit comments