Skip to content

Commit 40ba39e

Browse files
committed
fix compat
1 parent be86555 commit 40ba39e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b"
2222
Accessors = "0.1.42"
2323
BlockArrays = "1.7"
2424
BlockSparseArrays = "0.10"
25-
GradedArrays = "0.4.14"
25+
GradedArrays = "0.4"
2626
HalfIntegers = "1.6"
2727
LRUCache = "1.6"
2828
LinearAlgebra = "1.10"
2929
Random = "1.10"
3030
Strided = "2.3"
31-
TensorAlgebra = "0.4.1"
31+
TensorAlgebra = "0.4"
3232
TensorProducts = "0.1.7"
3333
TypeParameterAccessors = "0.4"
3434
WignerSymbols = "2.0.0"

0 commit comments

Comments
 (0)