diff --git a/Project.toml b/Project.toml index d2acc5e188..e1630a7a19 100644 --- a/Project.toml +++ b/Project.toml @@ -25,11 +25,11 @@ TaylorModels = "314ce334-5f6e-57ae-acf6-00b6e903104a" TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea" [compat] -CarlemanLinearization = "0.3" +CarlemanLinearization = "0.3, 0.4" 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.14" LinearAlgebra = "<0.0.1, 1.6"