Skip to content

Commit

Permalink
CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep exist…
Browse files Browse the repository at this point in the history
…ing compat)
  • Loading branch information
CompatHelper Julia committed Jan 28, 2023
1 parent b85ee86 commit c9a5755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
IdentityRanges = "0.3"
IntervalArithmetic = "0.15, 0.16, 0.17"
IntervalArithmetic = "0.15, 0.16, 0.17, 0.20"
IntervalRootFinding = "0.5"
PolynomialRoots = "1.0"
Roots = "1.0"
Expand Down

0 comments on commit c9a5755

Please sign in to comment.