From e88ea55a8ea30babac6b6229ac6d35f1f2976487 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 26 Aug 2025 01:44:17 +0000 Subject: [PATCH] CompatHelper: add new compat entry for ControlSystemsBase at version 1 for package docs, (keep existing compat) --- docs/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Project.toml b/docs/Project.toml index b51530c9d0..5878b56fb3 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -37,6 +37,7 @@ BenchmarkTools = "1.3" BifurcationKit = "0.4, 0.5" CairoMakie = "0.13, 0.15" CommonSolve = "0.2" +ControlSystemsBase = "1" DataInterpolations = "6.5, 8" DiffEqDevTools = "2" Distributions = "0.25"