Skip to content

Commit

Permalink
CompatHelper: bump compat for TemporalGPs to 0.7, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 30, 2024
1 parent 9a31fbf commit f7af358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

Expand Down

0 comments on commit f7af358

Please sign in to comment.