Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhavdixit02 authored Mar 31, 2023
1 parent 58641f3 commit d1d4edc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lib/OptimizationMOI/Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name = "OptimizationMOI"
uuid = "fd9f6733-72f4-499f-8506-86b2bdd0dea1"
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
version = "0.1.10"
version = "0.1.11"

[deps]
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"

[compat]
Ipopt_jll = "=300.1400.400"
Expand All @@ -17,9 +18,6 @@ Optimization = "3.9"
Reexport = "1.2"
julia = "1"

[weakdeps]
Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"

[extras]
Juniper = "2ddba703-00a4-53a7-87a5-e8b9971dde84"
AmplNLWriter = "7c4d4715-977e-5154-bfe0-e096adeac482"
Expand Down

0 comments on commit d1d4edc

Please sign in to comment.