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 4d1ef9c commit a9bc01bCopy full SHA for a9bc01b
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"
@@ -44,5 +44,5 @@ SparseArrays = "<0.0.1, 1.6"
44
StaticArrays = "0.12, 1"
45
TaylorIntegration = "0.15"
46
TaylorModels = "0.7"
47
-TaylorSeries = "0.17"
+TaylorSeries = "0.17, 0.19"
48
julia = "1.6"
0 commit comments