From 3c3dfa858cd6a0c22e19203b8b6b57fde7c72e69 Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Thu, 28 Oct 2021 10:58:03 -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 0b1b225..e308453 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" DataFrames = "1.0, 1.1" InvertedIndices = "1.0" PooledArrays = "1.0, 1.1" -PopGenCore = "0.5" +PopGenCore = "0.5, 0.6" StaticArrays = "1.2" StatsBase = "0.33" julia = "1.5, 1.6"