diff --git a/Project.toml b/Project.toml index 1c12f0a..37dd241 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ DSP = "0.5, 0.6, 0.7" FileIO = "1" ImageFiltering = "0.4, 0.5, 0.6, 0.7" Images = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24" -Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13" +Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14" PyPlot = "2.3" julia = "0.7.0, 1"