Skip to content

Commit

Permalink
update project
Browse files Browse the repository at this point in the history
  • Loading branch information
shtadinada committed Sep 9, 2024
1 parent b83b959 commit e89ec5b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ version = "0.2.0"
ADOLC = "a7293fd6-5c8a-477e-b6cc-312e3ac044ef"
ADOLC_jll = "5f481b30-e4a3-563b-890b-c343462061b6"
CxxWrap = "1f15a43c-97ca-5a2a-ae31-89f07a497df4"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
FrankWolfe = "f55ce6ea-fdc5-4628-88c5-0087fe54bd30"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Expand All @@ -19,9 +17,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
ADOLC = "1"
ADOLC = "1.3"
CxxWrap = "0.16"
julia = "1.6.7"
FrankWolfe = "0.4"
HiGHS = "1.9.2"
JSON = "0.21.4"
JuMP = "1.23.1"
MathOptInterface = "1.31.2"
julia = "1.9"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit e89ec5b

Please sign in to comment.