diff --git a/Project.toml b/Project.toml index dcb36e8..37c67ab 100644 --- a/Project.toml +++ b/Project.toml @@ -13,6 +13,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df" ForwardDiff = "0.10" IntervalArithmetic = "0.15 - 0.20, =0.21.0" # v0.21.1 removed IntervalBox LinearAlgebra = "<0.0.1, 1.6" -ReachabilityBase = "0.1.1 - 0.2" +ReachabilityBase = "0.1.1 - 0.3" Requires = "0.5, 1" julia = "1.6"