Skip to content

Commit b041541

Browse files
authored
Merge pull request #938 from JuliaReach/schillic/intervalmatrices
Allow IntervalMatrices v0.12
2 parents 19b0ef2 + 71fa822 commit b041541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CarlemanLinearization = "0.3 - 0.4"
2828
CommonSolve = "0.2"
2929
HybridSystems = "0.4"
3030
IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
31-
IntervalMatrices = "0.11"
31+
IntervalMatrices = "0.11 - 0.12"
3232
LazySets = "2.14, 3, 4, 5"
3333
LinearAlgebra = "<0.0.1, 1.6"
3434
MathematicalSystems = "0.14.1"

0 commit comments

Comments
 (0)