Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Aug 16, 2023
1 parent bad4405 commit 893cbbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ version = "1.5.0"
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
DataDeps = "0.7"
MathOptInterface = "0.10, 1"
MathOptInterface = "1.19"
julia = "1.6"

0 comments on commit 893cbbc

Please sign in to comment.