From 2b2521903c5df3d5c25496cd83c9478b8ea9facd Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 3 Dec 2025 00:13:08 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Chairmarks at version 1 for package test, (keep existing compat) --- test/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Project.toml b/test/Project.toml index 0c014a193..927954ba4 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -39,6 +39,7 @@ Accessors = "0.1" Aqua = "0.8" BangBang = "0.4" Bijectors = "0.15.1" +Chairmarks = "1" Combinatorics = "1" DifferentiationInterface = "0.6.41, 0.7" Distributions = "0.25"