From b9ef468ac7f3ef4852bc808b7bc7deffd1b3da8f Mon Sep 17 00:00:00 2001 From: Johannes Terblanche Date: Thu, 28 Nov 2024 15:28:47 +0200 Subject: [PATCH] update manifolds test compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e478f7ff..dc8364f2 100644 --- a/Project.toml +++ b/Project.toml @@ -56,7 +56,7 @@ Graphs = "1.4" InteractiveUtils = "1.10" JSON3 = "1" LinearAlgebra = "1.10" -Manifolds = "0.9" +Manifolds = "0.9, 0.10" ManifoldsBase = "0.14, 0.15" OrderedCollections = "1.4" Pkg = "1.4, 1.5"