From 25bdc2e4875e4d965770c574ac15f3f3bbffb104 Mon Sep 17 00:00:00 2001 From: Oliver Dunbar <47412152+odunbar@users.noreply.github.com> Date: Thu, 23 Mar 2023 12:28:08 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 52073deef..d6d1b9b77 100644 --- a/Project.toml +++ b/Project.toml @@ -30,6 +30,7 @@ SCS = "1.1" StableRNGs = "1.0" StatsBase = "^0.33" julia = "1.5" +RecipesBase = "1.3" [extras] StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"