Skip to content

Commit

Permalink
freeze version of IntervalArithmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Dec 19, 2023
1 parent 50f2b46 commit 4bcf64e
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 @@ -10,7 +10,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
ForwardDiff = "0.10"
IntervalArithmetic = "0.15 - 0.21"
IntervalArithmetic = "0.15 - 0.21, =0.21.0" # v0.21.1 removed IntervalBox
ReachabilityBase = "0.1.1 - 0.2"
Requires = "0.5, 1"
julia = "1.6"

0 comments on commit 4bcf64e

Please sign in to comment.