Skip to content

Commit a9bc01b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TaylorSeries to 0.19, (keep existing compat)
1 parent 4d1ef9c commit a9bc01b

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
@@ -29,7 +29,7 @@ CarlemanLinearization = "0.3 - 0.4"
2929
CommonSolve = "0.2"
3030
ExprTools = "0.1"
3131
HybridSystems = "0.4"
32-
IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
32+
IntervalArithmetic = "0.16 - 0.20, =0.20.9"
3333
IntervalMatrices = "0.11"
3434
LazySets = "2.14, 3"
3535
LinearAlgebra = "<0.0.1, 1.6"
@@ -44,5 +44,5 @@ SparseArrays = "<0.0.1, 1.6"
4444
StaticArrays = "0.12, 1"
4545
TaylorIntegration = "0.15"
4646
TaylorModels = "0.7"
47-
TaylorSeries = "0.17"
47+
TaylorSeries = "0.17, 0.19"
4848
julia = "1.6"

0 commit comments

Comments
 (0)