Skip to content

Commit 348a688

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TaylorModels to 0.9 for package test, (keep existing compat)
1 parent 19b0ef2 commit 348a688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Aqua = "0.8.9"
2121
CDDLib = "0.5 - 0.10"
2222
Expokit = "0.2"
2323
Flowstar = "0.2.4"
24-
IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
24+
IntervalArithmetic = "0.16 - 0.20, =0.20.9"
2525
LazySets = "2.14, 3, 4, 5"
2626
Optim = "0.15 - 0.22, 1"
2727
OrdinaryDiffEq = "6"
2828
Polyhedra = "0.5 - 0.8"
2929
StaticArrays = "0.12, 1"
3030
Suppressor = "0.2"
3131
Symbolics = "4 - 6"
32-
TaylorModels = "0.7 - 0.8"
32+
TaylorModels = "0.7 - 0.8, 0.9"

0 commit comments

Comments
 (0)