diff --git a/Project.toml b/Project.toml index a1f7d66..0435469 100644 --- a/Project.toml +++ b/Project.toml @@ -25,18 +25,18 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] -JLD2 = "0.1" +AWSCore = "0.6" AWSS3 = "0.6" -GLM = "1.3" CSV = "0.5" -LightXML = "0.8" -Glob = "1.2" -Plots = "0.29" -AWSCore = "0.6" -StatsBase = "0.32" -Interpolations = "0.12" DSP = "0.6" DataFrames = "0.20" FFTW = "1.1" -SeisIO = "0.4" +GLM = "1.3" +Glob = "1.2" +Interpolations = "0.12" +JLD2 = "0.1" +LightXML = "0.8" +Plots = "0.29" +SeisIO = "0.4, 1.0" +StatsBase = "0.32" julia = "1"