Skip to content

Commit 8ea4a70

Browse files
compat (#393)
1 parent c142d38 commit 8ea4a70

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ CTModels = "0.2"
3030
CTParser = "0.2"
3131
DocStringExtensions = "0.9"
3232
HSL = "0.5"
33+
MadNLP = "0.8"
3334
MKL = "0.8"
3435
NLPModelsIpopt = "0.10"
36+
NLPModelsKnitro = "0.9"
3537
SparseArrays = "1.10"
3638
julia = "1.10"
3739

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ DocumenterMermaid = "a078cd44-4d9c-4618-b545-3ab9d77f9177"
66
[compat]
77
CTDirect = "0.14"
88
Documenter = "1"
9-
DocumenterMermaid = "0.1"
9+
DocumenterMermaid = "0.2"

0 commit comments

Comments
 (0)