Skip to content

Commit 4be1898

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DSP to 0.8, (keep existing compat)
1 parent f109069 commit 4be1898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ThreadedIterables = "11d239b0-c0b9-11e8-1935-d5cfa53abb03"
3838

3939
[compat]
4040
CSV = "0.7, 0.8, 0.9.11, 0.10"
41-
DSP = "0.5, 0.6, 0.7"
41+
DSP = "0.5, 0.6, 0.7, 0.8"
4242
DataFrames = "0.20, 0.21, 0.22, 1.0, 1.1, 1.7"
4343
Distributions = "0.23, 0.24, 0.25"
4444
EchelleCCFs = "0.2"
@@ -48,7 +48,7 @@ FileIO = "1.4"
4848
Interpolations = "0.12, 0.13, 0.14, 0.15"
4949
JLD2 = "0.2, 0.3, 0.4, 0.5"
5050
KernelFunctions = "0.9.7, 0.10"
51-
LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14
51+
LsqFit = "0.11, 0.12, 0.13"
5252
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
5353
NaNMath = "0.3, 1"
5454
Optim = "1"

0 commit comments

Comments
 (0)