Skip to content

Commit

Permalink
CompatHelper: bump compat for FrankWolfe to 0.3, (keep existing compa…
Browse files Browse the repository at this point in the history
…t) (#161)

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Nov 15, 2023
1 parent e22b273 commit 76cdacb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@ BosciaSCIPExt = "SCIP"
[compat]
Bonobo = "0.1.3"
DataStructures = "0.18"
Dates = "1.6"
Distributions = "0.25"
FrankWolfe = "0.2.24"
FrankWolfe = "0.2.24, 0.3"
HiGHS = "1"
LinearAlgebra = "1.6"
MathOptInterface = "1"
MathOptSetDistances = "0.2"
SCIP = "0.11"
Dates = "1.6"
LinearAlgebra = "1.6"
Printf = "1.6"
Random = "1.6"
SCIP = "0.11"
Statistics = "1.6"
julia = "1.6"

[extras]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
SCIP = "82193955-e24f-5292-bf16-6f2c5261a85f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "HiGHS", "Distributions", "SCIP"]

0 comments on commit 76cdacb

Please sign in to comment.