Skip to content

Commit cb49bb1

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SparseArraysBase to 0.4 for package test, (keep existing compat)
1 parent f55f2dc commit cb49bb1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ GPUArraysCore = "0.2"
3232
GradedUnitRanges = "0.1"
3333
JLArrays = "0.2"
3434
LabelledNumbers = "0.1"
35+
LinearAlgebra = "1"
36+
Pkg = "1"
37+
Random = "1"
3538
SafeTestsets = "0.1"
36-
SparseArraysBase = "0.3"
39+
SparseArraysBase = "0.3, 0.4"
3740
Suppressor = "0.2"
3841
SymmetrySectors = "0.1"
3942
TensorAlgebra = "0.2"
43+
Test = "1"
4044
TestExtras = "0.3"
4145
TypeParameterAccessors = "0.3"
42-
LinearAlgebra = "1"
43-
Pkg = "1"
44-
Random = "1"
45-
Test = "1"

0 commit comments

Comments
 (0)