Skip to content

Commit bccd17f

Browse files
authored
Merge branch 'master' into mfalt-compat
2 parents 8a710ac + 246ab0f commit bccd17f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

Lines changed: 8 additions & 0 deletions
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)