From d4eeef4792601827bb5b083aad51d52c948057bd Mon Sep 17 00:00:00 2001 From: David Widmann Date: Fri, 3 Nov 2023 16:16:08 +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 586d37442d..30a31f0ad5 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ DensityInterface = "0.4" FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13, 1" LinearAlgebra = "<0.0.1, 1" PDMats = "0.10, 0.11" -Printf = "1" +Printf = "<0.0.1, 1" QuadGK = "2" Random = "1" SpecialFunctions = "1.2, 2"