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 ab746b6 commit a0b3a06Copy full SHA for a0b3a06
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"
7
-IntervalContractors = "≥ 0.4.0"
8
-IntervalRootFinding = "≥ 0.4.0"
9
-MacroTools = "≥ 0.4.0"
10
-ModelingToolkit = "≥ 0.2.0"
11
-julia = "≥ 1.1.0"
+IntervalArithmetic = 0.16, 0.17
+IntervalContractors = 0.4
+IntervalRootFinding = 0.5
+MacroTools = 0.5
+ModelingToolkit = 3
+julia = 1.3, 1.4
12
13
[deps]
14
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
0 commit comments