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 e353abe commit 43d711eCopy full SHA for 43d711e
docs/Project.toml
@@ -29,7 +29,7 @@ Documenter = "1"
29
DocumenterCitations = "1.3"
30
ExponentialUtilities = "1"
31
GR = "0"
32
-IntervalArithmetic = "0.20 - 0.21, =0.21.2" # v0.22 removed IntervalBox
+IntervalArithmetic = "0.20 - 0.21, =0.21.2"
33
IntervalMatrices = "0.8 - 0.12"
34
LaTeXStrings = "1"
35
MiniQhull = "0.4"
@@ -39,5 +39,5 @@ Polyhedra = "0.7 - 0.8"
39
RecipesBase = "1"
40
StaticArrays = "1"
41
SymEngine = "0.7 - 0.13"
42
-Symbolics = "6.1"
+Symbolics = "6.1, 7"
43
TaylorModels = "0.6 - 0.8"
0 commit comments