From 0ea34f657153f0a4384c5927c9ede59962096d82 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 10 Sep 2025 01:20:14 +0000 Subject: [PATCH] CompatHelper: bump compat for MultiscaleGraphSignalTransforms to 1 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 20ccca9..83f6822 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -14,7 +14,7 @@ Documenter = "0.26, 0.27, 1" Graphs = "1" HiGHS = "1" LaTeXStrings = "1.2" -MultiscaleGraphSignalTransforms = "1.8" +MultiscaleGraphSignalTransforms = "1.8, 1" MultivariateStats = "0.8, 0.9, 0.10" Plots = "1.3, 1.4" WaveletsExt = "0.2"