From e6bb2df6774d1d46d08951b673acf222c7553df5 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Feb 2024 21:20:11 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index c9ee0d455..959594eb1 100644 --- a/Project.toml +++ b/Project.toml @@ -60,11 +60,11 @@ LinearSolveRecursiveArrayToolsExt = "RecursiveArrayTools" [compat] AllocCheck = "0.1" Aqua = "0.8" -ArrayInterface = "7.5" -BandedMatrices = "1" +ArrayInterface = "7.7" +BandedMatrices = "1.5" BlockDiagonals = "0.1.42" CUDA = "5" -ConcreteStructs = "0.2" +ConcreteStructs = "0.2.3" DocStringExtensions = "0.9" EnumX = "1" Enzyme = "0.11.10"