From 8837306141a44f0942b994f1ffb652bb8ee0b6fb Mon Sep 17 00:00:00 2001 From: Felix Hagemann Date: Fri, 13 Sep 2024 16:49:15 +0200 Subject: [PATCH] Add `[compat]` entry for `Requires` --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3fc9a4fbd..508f860e8 100644 --- a/Project.toml +++ b/Project.toml @@ -69,6 +69,7 @@ ProgressMeter = "1.5" RadiationDetectorSignals = "0.3" Random = "<0.0.1, 1" RecipesBase = "1.0, 1.1, 1.2, 1.3" +Requires = "1.1, 1.2, 1.3" Rotations = "1.0" StaticArrays = "1" Statistics = "<0.0.1, 1"