Skip to content

Commit 2ba2e51

Browse files
authored
Update Project.toml
1 parent a0f433f commit 2ba2e51

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
@@ -29,7 +29,7 @@ VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1"
2929
[compat]
3030
BGEN = "0.1.3"
3131
CSV = "0.8"
32-
DataFrames = "0.21 - 1"
32+
DataFrames = "0.21, 0.22, 1"
3333
Distances = "0.10"
3434
Documenter = "0.20 - 0.27"
3535
FileIO = "1"
@@ -40,7 +40,7 @@ JLSO = "2.5"
4040
LazyArrays = "0.21"
4141
ProgressMeter = "1.5"
4242
SnpArrays = "0.3.9"
43-
SpecialFunctions = "0.8 - 1"
43+
SpecialFunctions = "0.8, 0.9, 0.10, 1"
4444
StatsBase = "0.32 - 0.33"
4545
StatsPlots = "0.14"
4646
VariantCallFormat = "0.5"

0 commit comments

Comments
 (0)