Skip to content

Commit

Permalink
CompatHelper: bump compat for "SeisIO" to "1.0" (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 4, 2020
1 parent d83634e commit 593b3be
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 593b3be

Please sign in to comment.