From ecb89763eb935a7dfe9d5168c635a66fcd7629ec Mon Sep 17 00:00:00 2001 From: xiaodaigh Date: Mon, 7 Sep 2020 13:18:19 +1000 Subject: [PATCH] minor --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 67ada0f..7686db4 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ julia = "1" CategoricalArrays = "0.7, 0.8" CSV = "0.7" DataFrames = "0.19, 0.20, 0.21" -Lazy = "0.15 +Lazy = "0.15" Missings = "0.4" SortingLab = "0.2" StatsBase = "0.32, 0.33"