diff --git a/L/LocalAncestry/Compat.toml b/L/LocalAncestry/Compat.toml index 927eb9e65820214..25fb8a207ec6aff 100644 --- a/L/LocalAncestry/Compat.toml +++ b/L/LocalAncestry/Compat.toml @@ -1,7 +1,14 @@ [0] CSV = "0.10.15 - 0.10" DataFrames = "1.7.0 - 1" + +["0 - 0.1"] OrderedCollections = "1.8.0 - 1" Tables = "1.12.0 - 1" VariantCallFormat = "0.5.6 - 0.5" julia = "1.6.7 - 1" + +["0.9 - 0"] +Dates = "1.11.0 - 1" +GZip = "0.6.2 - 0.6" +julia = "1.11.0 - 1" diff --git a/L/LocalAncestry/Deps.toml b/L/LocalAncestry/Deps.toml index 2ece0e02145c005..16c5d6d47dbe9b8 100644 --- a/L/LocalAncestry/Deps.toml +++ b/L/LocalAncestry/Deps.toml @@ -1,6 +1,12 @@ [0] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" + +["0 - 0.1"] OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" VariantCallFormat = "28eba6e3-a997-4ad9-87c6-d933b8bca6c1" + +["0.9 - 0"] +Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" +GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63" diff --git a/L/LocalAncestry/Versions.toml b/L/LocalAncestry/Versions.toml index f16319d20acafea..3cbe33a0fde069b 100644 --- a/L/LocalAncestry/Versions.toml +++ b/L/LocalAncestry/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "c1e1551982212cd0b7dfe54a75d74099eecfa328" + +["0.9.0"] +git-tree-sha1 = "5a66e386f316882700bbc10a762ac43e0e3e9261"