From a7b7d2b6472f9744ede97823a2d467f740ef112c Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 18 Feb 2023 10:55:51 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 460555a8c..93a0a5037 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771" LinearSolveHYPRE = "HYPRE" [compat] -ArrayInterface = "7" +ArrayInterface = "6, 7" DocStringExtensions = "0.8, 0.9" FastLapackInterface = "1" GPUArraysCore = "0.1"