Skip to content

Commit d66a9aa

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TaylorIntegration to 0.17, (keep existing compat)
1 parent 8651892 commit d66a9aa

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"
@@ -42,7 +42,7 @@ Reexport = "0.2, 1"
4242
Requires = "0.5, 1"
4343
SparseArrays = "<0.0.1, 1.6"
4444
StaticArrays = "0.12, 1"
45-
TaylorIntegration = "0.15 - 0.16"
45+
TaylorIntegration = "0.15 - 0.16, 0.17"
4646
TaylorModels = "0.7 - 0.8"
4747
TaylorSeries = "0.17 - 0.18"
4848
julia = "1.6"

0 commit comments

Comments
 (0)