From 1f9a9e199f5a0528108e094a570ed23b7b43f0f7 Mon Sep 17 00:00:00 2001 From: Hong Ge <3279477+yebai@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:56:10 +0000 Subject: [PATCH] Update Project.toml --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index 305cd8c..98eb0ed 100644 --- a/Project.toml +++ b/Project.toml @@ -16,4 +16,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" AbstractMCMC = "2, 3, 4, 5" DensityInterface = "0.4" Setfield = "0.8.2, 1" +Random = "1.6" +SparseArrays = "1.6" julia = "~1.6.6, 1.7.3"