Skip to content

Commit

Permalink
build: add SymbolicIndexingInterface to OptimizationMOI
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Dec 16, 2023
1 parent 6fc5804 commit 7b17227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/OptimizationMOI/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
Expand All @@ -19,6 +20,7 @@ MathOptInterface = "1"
ModelingToolkit = "8"
Optimization = "3.15"
Reexport = "1.2"
SymbolicIndexingInterface = "0.3"
Symbolics = "5"
julia = "1"

Expand Down

0 comments on commit 7b17227

Please sign in to comment.