From 426eb803efdb3bedf508b1d2dc547c2445f44252 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 18 Feb 2023 23:14:49 -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 391502655..29c2924b5 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b" TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7" [compat] -ArrayInterface = "7" +ArrayInterface = "6, 7" ConstructionBase = "1.1, 1.2" DataStructures = "0.18" DiffRules = "1.4"