Skip to content

Commit 8d8cb7b

Browse files
authored
Update Project.toml
1 parent a0b3a06 commit 8d8cb7b

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.17
7-
IntervalContractors = 0.4
8-
IntervalRootFinding = 0.5
9-
MacroTools = 0.5
10-
ModelingToolkit = 3
11-
julia = 1.3, 1.4
6+
IntervalArithmetic = "0.16, 0.17"
7+
IntervalContractors = "0.4"
8+
IntervalRootFinding = "0.5"
9+
MacroTools = "0.4, 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)