diff --git a/Project.toml b/Project.toml index 65c0abd..5fad136 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "GradedArrays" uuid = "bc96ca6e-b7c8-4bb6-888e-c93f838762c2" -version = "0.5.4" +version = "0.5.5" authors = ["ITensor developers and contributors"] [deps] @@ -37,7 +37,7 @@ MatrixAlgebraKit = "0.6" Random = "1.10" SUNRepresentations = "0.3" SplitApplyCombine = "1.2.3" -TensorAlgebra = "0.5" +TensorAlgebra = "0.5, 0.6" TensorKitSectors = "0.1, 0.2" TensorProducts = "0.1.3" TypeParameterAccessors = "0.4"