diff --git a/Project.toml b/Project.toml index d723a63..0376f38 100644 --- a/Project.toml +++ b/Project.toml @@ -9,8 +9,8 @@ FastMPOContractions = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca" ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2" ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" QuanticsTCI = "b11687fd-3a1c-4c41-97d0-998ab401d50e" +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TCIITensorConversion = "9f0aa9f4-9415-4e6a-8795-331ebf40aa04" @@ -25,7 +25,7 @@ QuantiscPartitionedMPSsExt = "PartitionedMPSs" EllipsisNotation = "1" FastMPOContractions = "^0.2.2" ITensorMPS = "0.3.1" -ITensors = "0.7" +ITensors = "0.7, 0.8" PartitionedMPSs = "0.5.2" QuanticsTCI = "0.7" SparseIR = "^0.96, 0.97, 1"