Skip to content

Commit 304bb58

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TaylorModels to 0.9, (keep existing compat)
1 parent 19b0ef2 commit 304bb58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
2727
CarlemanLinearization = "0.3 - 0.4"
2828
CommonSolve = "0.2"
2929
HybridSystems = "0.4"
30-
IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
30+
IntervalArithmetic = "0.16 - 0.20, =0.20.9"
3131
IntervalMatrices = "0.11"
3232
LazySets = "2.14, 3, 4, 5"
3333
LinearAlgebra = "<0.0.1, 1.6"
@@ -41,6 +41,6 @@ Requires = "0.5, 1"
4141
SparseArrays = "<0.0.1, 1.6"
4242
StaticArrays = "0.12, 1"
4343
TaylorIntegration = "0.15 - 0.16"
44-
TaylorModels = "0.7 - 0.8"
44+
TaylorModels = "0.7 - 0.8, 0.9"
4545
TaylorSeries = "0.17 - 0.18"
4646
julia = "1.6"

0 commit comments

Comments
 (0)