Skip to content

Commit a0b3a06

Browse files
authored
Update Project.toml
1 parent ab746b6 commit a0b3a06

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ uuid = "138f1668-1576-5ad7-91b9-7425abbf3153"
33
version = "0.12.1"
44

55
[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"
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
1212

1313
[deps]
1414
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"

0 commit comments

Comments
 (0)