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 8651892 commit d66a9aaCopy full SHA for d66a9aa
Project.toml
@@ -29,7 +29,7 @@ CarlemanLinearization = "0.3 - 0.4"
29
CommonSolve = "0.2"
30
ExprTools = "0.1"
31
HybridSystems = "0.4"
32
-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"
33
IntervalMatrices = "0.11"
34
LazySets = "2.14, 3"
35
LinearAlgebra = "<0.0.1, 1.6"
@@ -42,7 +42,7 @@ Reexport = "0.2, 1"
42
Requires = "0.5, 1"
43
SparseArrays = "<0.0.1, 1.6"
44
StaticArrays = "0.12, 1"
45
-TaylorIntegration = "0.15 - 0.16"
+TaylorIntegration = "0.15 - 0.16, 0.17"
46
TaylorModels = "0.7 - 0.8"
47
TaylorSeries = "0.17 - 0.18"
48
julia = "1.6"
0 commit comments