Skip to content

Commit 9953478

Browse files
Update Project.toml
1 parent 6ecd588 commit 9953478

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/OptimizationNLPModels/Project.toml

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
99
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
1010
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

12+
[compat]
13+
ADTypes = "1.7"
14+
NLPModels = "0.21"
15+
Optimization = "3.27"
16+
Reexport = "1.2"
17+
julia = "1.9"
18+
1219
[extras]
1320
NLPModelsTest = "7998695d-6960-4d3a-85c4-e1bceb8cd856"
1421
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"

0 commit comments

Comments
 (0)