From 1dce2da23448f5452558ab78e37b6b3d5868a1ca Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Tue, 31 Oct 2023 13:37:36 +0530 Subject: [PATCH] fixup! chore: bump compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 39c3f4ef3..c927903a0 100644 --- a/Project.toml +++ b/Project.toml @@ -77,7 +77,7 @@ MuladdMacro = "0.2.1" Parameters = "0.12.0" PreallocationTools = "0.4" PrecompileTools = "1" -RecursiveArrayTools = "3" +RecursiveArrayTools = "2, 3" Reexport = "1.0" Requires = "1.0" SciMLBase = "2.5.0"