Skip to content

Commit f410ed5

Browse files
committed
add compat for MTK&Zygote
1 parent 3fe089d commit f410ed5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/OptimizationIpopt/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1414
[compat]
1515
Ipopt = "1.10.3"
1616
LinearAlgebra = "1.10.0"
17+
ModelingToolkit = "10.20"
1718
Optimization = "4.3.0"
1819
SciMLBase = "2.90.0"
1920
SparseArrays = "1.10.0"
2021
SymbolicIndexingInterface = "0.3.40"
22+
Zygote = "0.7"
2123
julia = "1.10"
2224

2325
[extras]

0 commit comments

Comments
 (0)