From ff3bce46fcc6ce44661eca02d15120c015a8f2c7 Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Mon, 1 Nov 2021 17:05:27 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8690e5601..4fc0b381f 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ DataFrames = "1.1" Distributions = "0.25" MultipleTesting = "0.5" PooledArrays = "1.1" -PopGenCore = "0.5" +PopGenCore = "0.5.1" ProgressMeter = "1.4" Reexport = "1" StatsBase = "0.33"