From e8ee379aaae778974fcb9a5f2172530e1c31e1e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 00:45:17 +0000 Subject: [PATCH] CompatHelper: bump compat for "KernelDensity" to "0.6" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 528754002..ed668f493 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ IndirectArrays = "0.5" IterTools = "1" JSON = "0.18, 0.19, 0.20, 0.21" Juno = "0.7, 0.8" -KernelDensity = "0.5" +KernelDensity = "0.5, 0.6" Loess = "0.4, 0.5" Measures = "0.3" RDatasets = "0.6"