Skip to content

Commit a3d5757

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for TemporalGPs to 0.6, (keep existing compat)
1 parent 9a31fbf commit a3d5757

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
@@ -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"
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"
@@ -64,7 +64,7 @@ StaticArrays = "1"
6464
Statistics = "1"
6565
StatsBase = "0.33, 0.34"
6666
Stheno = "0.6, 0.7, 0.8"
67-
TemporalGPs = "0.6 - 0.6.7"
67+
TemporalGPs = "0.6 - 0.6.7, 0.6"
6868
ThreadedIterables = "0.2"
6969
julia = "1.6"
7070

0 commit comments

Comments
 (0)