From 7756cba89b9cff6ed9c8a0d5a1f577ebee4f79f5 Mon Sep 17 00:00:00 2001 From: Michael Ingold Date: Fri, 22 Nov 2024 20:25:16 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index eb3b655d..dc58d615 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] CliffordNumbers = "0.1.9" -CoordRefSystems = "0.12, 0.13, 0.14, 0.15" +CoordRefSystems = "0.12, 0.13, 0.14, 0.15, 0.16" FastGaussQuadrature = "1" HCubature = "1.5" LinearAlgebra = "1"