From 8b6481c17c52d21ac2b7e9cd9b9c7f827ccb44f7 Mon Sep 17 00:00:00 2001 From: David Widmann Date: Fri, 3 Nov 2023 16:20:29 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 30a31f0ad..68b96caa8 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ LinearAlgebra = "<0.0.1, 1" PDMats = "0.10, 0.11" Printf = "<0.0.1, 1" QuadGK = "2" -Random = "1" +Random = "<0.0.1, 1" SpecialFunctions = "1.2, 2" Statistics = "1" StatsAPI = "1.6"