diff --git a/Project.toml b/Project.toml index 60b8f6e34..e3597a4fe 100644 --- a/Project.toml +++ b/Project.toml @@ -29,14 +29,14 @@ CarlemanLinearization = "0.3" CommonSolve = "0.2" ExprTools = "0.1" HybridSystems = "0.4" -IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies +IntervalArithmetic = "0.16 - 0.20, =0.20.9" IntervalMatrices = "0.6 - 0.10" LazySets = "2.12" LinearAlgebra = "<0.0.1, 1.6" MathematicalSystems = "0.11 - 0.13" Parameters = "0.10 - 0.12" Random = "<0.0.1, 1.6" -ReachabilityBase = "0.1, 0.2" +ReachabilityBase = "0.1, 0.2, 0.3" RecipesBase = "0.6 - 0.8, 1" Reexport = "0.2, 1" Requires = "0.5, 1"