Skip to content

Commit 53352ce

Browse files
authored
Update compat entries in Project.toml (#187)
1 parent 1c8e83a commit 53352ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ ExaModelsOpenCL = "OpenCL"
3434
ExaModelsSpecialFunctions = "SpecialFunctions"
3535

3636
[compat]
37-
AMDGPU = "1, 2"
37+
AMDGPU = "2"
3838
CUDA = "5"
39-
Ipopt = "1.6"
39+
Ipopt = "1.11"
4040
JuMP = "1"
4141
KernelAbstractions = "0.9"
4242
MadNLP = "0.8"
4343
MathOptInterface = "1.19"
4444
NLPModels = "0.18, 0.19, 0.20, 0.21"
45-
NLPModelsIpopt = "0.10, 0.11"
45+
NLPModelsIpopt = "0.11"
4646
OpenCL = "0.10"
4747
SolverCore = "0.3"
4848
SpecialFunctions = "2"
4949
julia = "1.9"
50-
oneAPI = "1, 2"
50+
oneAPI = "2"

0 commit comments

Comments
 (0)