Skip to content

Commit 97a3c14

Browse files
committed
Fix compat
1 parent aa8152a commit 97a3c14

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Adapt = "4.1.1"
3131
Aqua = "0.8.9"
3232
ArrayLayouts = "1.10.4"
3333
BlockArrays = "1.2.0"
34-
BlockSparseArrays = "0.8"
3534
DerivableInterfaces = "0.5.2"
3635
DiagonalArrays = "0.3"
3736
Dictionaries = "0.4.3"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Adapt = "4"
2525
Aqua = "0.8"
2626
ArrayLayouts = "1"
2727
BlockArrays = "1"
28+
BlockSparseArrays = "0.8"
2829
DerivableInterfaces = "0.5"
2930
DiagonalArrays = "0.3"
3031
GPUArraysCore = "0.2"

0 commit comments

Comments
 (0)