Skip to content

Commit 246ab0f

Browse files
authored
Merge pull request #239 from JuliaControl/compat-bounds
Added lower bounds on packages
2 parents 9fec5de + 35e1ebf commit 246ab0f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

+8
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121

2222
[compat]
23+
julia = "1.0"
24+
Colors = "0.9.2"
25+
DSP = "0.6.1"
26+
DelayDiffEq = "5.6"
27+
IterTools = "1.0"
28+
LaTeXStrings = "1.0"
29+
OrdinaryDiffEq = "5.2"
30+
Plots = "0.24, 0.25, 0.26, 0.27"
2331
Polynomials = "0.6.0"

0 commit comments

Comments
 (0)