We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a12c6 commit 1856abaCopy full SHA for 1856aba
1 file changed
Project.toml
@@ -39,7 +39,7 @@ ThreadedIterables = "11d239b0-c0b9-11e8-1935-d5cfa53abb03"
39
[compat]
40
AstroLib = "0.4"
41
CSV = "0.7, 0.8"
42
-DSP = "0.6"
+DSP = "0.5, 0.6"
43
DataFrames = "0.20, 0.21, 0.22"
44
Distributions = "0.23, 0.24"
45
EchelleCCFs = "0.2"
@@ -59,7 +59,7 @@ QuadGK = "2.4"
59
Query = "1.0"
60
RvSpectMLBase = "0.2"
61
Scalpels = "0.1"
62
-SpecialFunctions = "1.0, 1.1"
+SpecialFunctions = "0.7, 1.0, 1.1"
63
StaticArrays = "0.12, 1.0"
64
StatsBase = "0.33"
65
Stheno = "0.6"
0 commit comments