diff --git a/Project.toml b/Project.toml index 4c78eb55..b5f362d4 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f" Adapt = "1, 2.0, 3.0" ArrayInterfaceCore = "0.1.1" ArrayInterfaceStaticArrays = "0.1" -Compat = "2.2, 3" +Compat = "2.2, 3, 4" DataStructures = "0.17, 0.18" FiniteDiff = "2.8.1" ForwardDiff = "0.10" @@ -33,8 +33,8 @@ VertexSafeGraphs = "0.2" julia = "1.6" [extras] -ArrayInterfaceBlockBandedMatrices = "5331f1e9-51c7-46b0-a9b0-df4434785e0a" ArrayInterfaceBandedMatrices = "2e50d22c-5be1-4042-81b1-c572ed69783d" +ArrayInterfaceBlockBandedMatrices = "5331f1e9-51c7-46b0-a9b0-df4434785e0a" BandedMatrices = "aae01518-5342-5314-be14-df237901396f" BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0" IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"