We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b0ef2 commit 304bb58Copy full SHA for 304bb58
Project.toml
@@ -27,7 +27,7 @@ TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
27
CarlemanLinearization = "0.3 - 0.4"
28
CommonSolve = "0.2"
29
HybridSystems = "0.4"
30
-IntervalArithmetic = "0.16 - 0.20, =0.20.9" # new versions require updates and are incompatible with dependencies
+IntervalArithmetic = "0.16 - 0.20, =0.20.9"
31
IntervalMatrices = "0.11"
32
LazySets = "2.14, 3, 4, 5"
33
LinearAlgebra = "<0.0.1, 1.6"
@@ -41,6 +41,6 @@ Requires = "0.5, 1"
41
SparseArrays = "<0.0.1, 1.6"
42
StaticArrays = "0.12, 1"
43
TaylorIntegration = "0.15 - 0.16"
44
-TaylorModels = "0.7 - 0.8"
+TaylorModels = "0.7 - 0.8, 0.9"
45
TaylorSeries = "0.17 - 0.18"
46
julia = "1.6"
0 commit comments