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 a0b3a06 commit 8d8cb7bCopy full SHA for 8d8cb7b
Project.toml
@@ -3,12 +3,12 @@ uuid = "138f1668-1576-5ad7-91b9-7425abbf3153"
3
version = "0.12.1"
4
5
[compat]
6
-IntervalArithmetic = 0.16, 0.17
7
-IntervalContractors = 0.4
8
-IntervalRootFinding = 0.5
9
-MacroTools = 0.5
10
-ModelingToolkit = 3
11
-julia = 1.3, 1.4
+IntervalArithmetic = "0.16, 0.17"
+IntervalContractors = "0.4"
+IntervalRootFinding = "0.5"
+MacroTools = "0.4, 0.5"
+ModelingToolkit = "3"
+julia = "1.3, 1.4"
12
13
[deps]
14
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
0 commit comments