Skip to content

Commit

Permalink
fixed compat
Browse files Browse the repository at this point in the history
  • Loading branch information
caseykneale committed Nov 13, 2019
1 parent 4eb170c commit 6ca391f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Arpack = "^0.3.1"
BenchmarkTools = "^0.4.3"
CSV = "^0.5.14"
Combinatorics = "^0.7.0"
DSP = "^0.6.0"
DataFrames = "^0.19.4"
Distributions = "^0.21.3"
FFTW = "^1.0.1"
Expand All @@ -46,4 +45,4 @@ Roots = "^0.8.3"
SpecialFunctions = "^0.7.2"
StaticArrays = "^0.11.1"
StatsBase = "^0.32.0"
julia = "^1.0.0"
julia = "1.1, 1.2, 1.3"

0 comments on commit 6ca391f

Please sign in to comment.