Skip to content

Commit 9f00dff

Browse files
committed
Support MadNLP.jl v0.9
1 parent 983b174 commit 9f00dff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@ NonparametricVecchiaVecchiaExt = ["StaticArrays", "Vecchia"]
2020

2121
[compat]
2222
CUDA = "5.8.2"
23-
HSL = "0.5.1"
23+
HSL = "0.5.2"
2424
Ipopt = "1.10.6"
2525
JuMP = "1.27.0"
2626
KernelAbstractions = "0.9.38"
2727
LinearAlgebra = "1.10"
28-
MadNLP = "0.8.8"
29-
MadNLPGPU = "0.7.10"
30-
MadNLPHSL = "0.6.0"
31-
NLPModels = "0.21.5"
32-
NLPModelsIpopt = "0.10.4, 0.11"
33-
NLPModelsJuMP = "0.13.2"
34-
NLPModelsTest = "0.10.2"
28+
MadNLP = "0.9.1"
29+
MadNLPGPU = "0.8"
30+
MadNLPHSL = "0.7"
31+
NLPModels = "0.21.9"
32+
NLPModelsIpopt = "0.11.1"
33+
NLPModelsJuMP = "0.13.5"
34+
NLPModelsTest = "0.10.7"
3535
SparseArrays = "1.10"
3636
Test = "1.10"
3737
UnoSolver = "0.1.9"
3838
julia = "1.10"
3939
StaticArrays = "1"
4040
StableRNGs = "1"
41-
Vecchia = "0.12.4"
41+
Vecchia = "0.12.6"
4242

4343
[extras]
4444
HSL = "34c5aeac-e683-54a6-a0e9-6e0fdc586c50"

0 commit comments

Comments
 (0)