From 61693c7b3dc694348fb4c2fe0d102e9c260275d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 00:54:40 +0000 Subject: [PATCH] CompatHelper: bump compat for "ReferenceFrameRotations" to "3.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c45d666..dbfd5d5 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,7 @@ ItemGraphs = "^0.4" MuladdMacro = "^0.2" Parameters = "^0.12" Reexport = "^0.2" -ReferenceFrameRotations = "^0.5" +ReferenceFrameRotations = "^0.5, 3.0" Roots = "^0.8.4, 1.0" SpecialFunctions = "^0.8, 0.10" StaticArrays = "^0.12"