From c8bfbd04a56e456ad31191bdcccd54402e6273c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Galy-Fajou?= Date: Wed, 18 Aug 2021 16:54:26 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 12b93e0..b2e29e8 100644 --- a/Project.toml +++ b/Project.toml @@ -17,6 +17,7 @@ ColorSchemes = "3.10" Colors = "0.12" KernelDensity = "0.5, 0.6" Makie = "0.13, 0.14, 0.15" +MCMCChains = "4" OnlineStats = "1.5" Turing = "0.15, 0.16, 0.17" julia = "1.5"