We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f433f commit 2ba2e51Copy full SHA for 2ba2e51
Project.toml
@@ -29,7 +29,7 @@ VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1"
29
[compat]
30
BGEN = "0.1.3"
31
CSV = "0.8"
32
-DataFrames = "0.21 - 1"
+DataFrames = "0.21, 0.22, 1"
33
Distances = "0.10"
34
Documenter = "0.20 - 0.27"
35
FileIO = "1"
@@ -40,7 +40,7 @@ JLSO = "2.5"
40
LazyArrays = "0.21"
41
ProgressMeter = "1.5"
42
SnpArrays = "0.3.9"
43
-SpecialFunctions = "0.8 - 1"
+SpecialFunctions = "0.8, 0.9, 0.10, 1"
44
StatsBase = "0.32 - 0.33"
45
StatsPlots = "0.14"
46
VariantCallFormat = "0.5"
0 commit comments