From 34c63075105fc462e14c5a0d53f2a581989e34d9 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 22 Apr 2026 01:55:17 +0000 Subject: [PATCH] CompatHelper: bump compat for ApproxManifoldProducts to 0.14, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d6ce04941..e34d56736 100644 --- a/Project.toml +++ b/Project.toml @@ -78,7 +78,7 @@ CaesarLasIOExt = "LasIO" CaesarZMQExt = "ZMQ" [compat] -ApproxManifoldProducts = "0.7, 0.8" +ApproxManifoldProducts = "0.7, 0.8, 0.14" AprilTags = "0.8, 0.9" Clustering = "0.15" ColorVectorSpace = "0.9, 0.10"