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 = " GradedArrays"
2
2
uuid = " bc96ca6e-b7c8-4bb6-888e-c93f838762c2"
3
3
authors = [
" ITensor developers <[email protected] > and contributors" ]
4
- version = " 0.4.0 "
4
+ version = " 0.4.1 "
5
5
6
6
[deps ]
7
7
BlockArrays = " 8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -24,7 +24,7 @@ GradedArraysTensorAlgebraExt = "TensorAlgebra"
24
24
25
25
[compat ]
26
26
BlockArrays = " 1.6.0"
27
- BlockSparseArrays = " 0.4.2 "
27
+ BlockSparseArrays = " 0.5 "
28
28
Compat = " 4.16.0"
29
29
DerivableInterfaces = " 0.4.4"
30
30
FillArrays = " 1.13.0"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
16
16
[compat ]
17
17
Aqua = " 0.8.11"
18
18
BlockArrays = " 1.6.0"
19
- BlockSparseArrays = " 0.4.2 "
19
+ BlockSparseArrays = " 0.5 "
20
20
GradedArrays = " 0.4"
21
21
LinearAlgebra = " 1.10.0"
22
22
Random = " 1.10.0"
You can’t perform that action at this time.
0 commit comments