File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " BlockSparseArrays"
2
2
uuid = " 2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
3
authors = [
" ITensor developers <[email protected] > and contributors" ]
4
- version = " 0.3.4 "
4
+ version = " 0.3.6 "
5
5
6
6
[deps ]
7
7
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -43,7 +43,7 @@ LabelledNumbers = "0.1.0"
43
43
LinearAlgebra = " 1.10"
44
44
MacroTools = " 0.5.13"
45
45
MapBroadcast = " 0.1.5"
46
- SparseArraysBase = " 0.4 "
46
+ SparseArraysBase = " 0.5 "
47
47
SplitApplyCombine = " 1.2.3"
48
48
TensorAlgebra = " 0.1.0, 0.2"
49
49
Test = " 1.10"
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ LinearAlgebra = "1"
36
36
Pkg = " 1"
37
37
Random = " 1"
38
38
SafeTestsets = " 0.1"
39
- SparseArraysBase = " 0.4 "
39
+ SparseArraysBase = " 0.5 "
40
40
Suppressor = " 0.2"
41
41
SymmetrySectors = " 0.1"
42
42
TensorAlgebra = " 0.2"
You can’t perform that action at this time.
0 commit comments