diff --git a/Project.toml b/Project.toml index 8b449d6..7484bae 100644 --- a/Project.toml +++ b/Project.toml @@ -48,7 +48,7 @@ FileIO = "1.4" Interpolations = "0.12, 0.13, 0.14, 0.15" JLD2 = "0.2, 0.3, 0.4" KernelFunctions = "0.9.7, 0.10" -LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14 +LsqFit = "0.11, 0.12, 0.13" MultivariateStats = "0.7, 0.8, 0.9, 0.10" NaNMath = "0.3, 1" Optim = "1" @@ -64,7 +64,7 @@ StaticArrays = "1" Statistics = "1" StatsBase = "0.33, 0.34" Stheno = "0.6, 0.7, 0.8" -TemporalGPs = "0.6 - 0.6.7" +TemporalGPs = "0.6 - 0.6.7, 0.7" ThreadedIterables = "0.2" julia = "1.6"