diff --git a/Project.toml b/Project.toml index c5c34e2..f519a3e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "QuantumOperatorDefinitions" uuid = "826dd319-6fd5-459a-a990-3a4f214664bf" authors = ["ITensor developers and contributors"] -version = "0.2.4" +version = "0.2.5" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/test/Project.toml b/test/Project.toml index 753d268..3dd6c87 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] Aqua = "0.8.9" BlockArrays = "1" -BlockSparseArrays = "0.6, 0.7" +BlockSparseArrays = "0.8" GradedArrays = "0.4" ITensorBase = "0.2" NamedDimsArrays = "0.7"