Skip to content

Commit f109069

Browse files
committed
v bump for JLD2
1 parent 9a31fbf commit f109069

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RvSpectML"
22
uuid = "1f61ac2c-3a1c-440a-925a-2707197041c8"
33
authors = ["Eric B. Ford, Christian Gilbertson, Joe Ninan, Michael L. Palumbo III, Alex Wise, and contributors"]
4-
version = "0.2.8"
4+
version = "0.2.9"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -39,14 +39,14 @@ ThreadedIterables = "11d239b0-c0b9-11e8-1935-d5cfa53abb03"
3939
[compat]
4040
CSV = "0.7, 0.8, 0.9.11, 0.10"
4141
DSP = "0.5, 0.6, 0.7"
42-
DataFrames = "0.20, 0.21, 0.22, 1.0, 1.1"
42+
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"
4545
EchelleInstruments = "0.2"
4646
FITSIO = "0.16, 0.17"
4747
FileIO = "1.4"
4848
Interpolations = "0.12, 0.13, 0.14, 0.15"
49-
JLD2 = "0.2, 0.3, 0.4"
49+
JLD2 = "0.2, 0.3, 0.4, 0.5"
5050
KernelFunctions = "0.9.7, 0.10"
5151
LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14
5252
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
@@ -62,7 +62,7 @@ Scalpels = "0.1"
6262
SpecialFunctions = "1.0, 1.1, 2"
6363
StaticArrays = "1"
6464
Statistics = "1"
65-
StatsBase = "0.33, 0.34"
65+
StatsBase = "0.33, 0.34, 0.35"
6666
Stheno = "0.6, 0.7, 0.8"
6767
TemporalGPs = "0.6 - 0.6.7"
6868
ThreadedIterables = "0.2"

0 commit comments

Comments
 (0)