Skip to content

Commit

Permalink
CompatHelper: bump compat for ADNLPModels to 0.4 for package MadNLPTe…
Browse files Browse the repository at this point in the history
…sts, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Aug 9, 2022
1 parent 3eb6bfc commit 6803324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/MadNLPTests/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ authors = ["Sungho Shin <[email protected]>"]
version = "0.2.1"

[deps]
ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MadNLP = "2621e9c9-9eb4-46b1-8089-e8c72242dfb6"
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
ADNLPModels = "~0.3, 0.4"
JuMP = "~0.23,~1"
MadNLP = "~0.4"
NLPModels = "~0.17.2, 0.18, 0.19"
ADNLPModels = "~0.3"
julia = "1.6"

0 comments on commit 6803324

Please sign in to comment.