Skip to content

Commit

Permalink
CompatHelper: bump compat for SDPA to 0.6 for package test, (keep exi…
Browse files Browse the repository at this point in the history
…sting compat)
  • Loading branch information
CompatHelper Julia committed Nov 9, 2024
1 parent defaeb3 commit 6315dd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
AffineArithmetic = "0.2"
Aqua = "0.8.9"
Documenter = "0.27, 1"
# DynamicPolynomials v0.6 leads to conflict with PolyJuMP, which requires IntervalArithmetic v0.22
DynamicPolynomials = "0.3 - 0.5, =0.5"
IntervalOptimisation = "0.4.1"
SDPA = "0.2 - 0.5"
SDPA = "0.2 - 0.5, 0.6"
SumOfSquares = "0.3.6 - 0.7"
TaylorModels = "0.3 - 0.7"

0 comments on commit 6315dd9

Please sign in to comment.