We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8918eb commit a5bc15dCopy full SHA for a5bc15d
test/Project.toml
@@ -15,12 +15,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
16
[compat]
17
Aqua = "0.8.9"
18
-GradedUnitRanges = "0.1"
19
-DiagonalArrays = "0.2"
20
BlockArrays = "1"
21
-NamedDimsArrays = "0.5"
22
-BlockSparseArrays = "0.2"
+BlockSparseArrays = "0.2, 0.3"
+DiagonalArrays = "0.2"
+GradedUnitRanges = "0.1"
23
ITensorBase = "0.1"
+NamedDimsArrays = "0.5"
24
SafeTestsets = "0.1"
25
SparseArraysBase = "0.3"
26
Suppressor = "0.2"
0 commit comments