diff --git a/Project.toml b/Project.toml index 3862e9d..ac27bb0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,12 +1,11 @@ name = "Quantics" uuid = "87f76fb3-a40a-40c9-a63c-29fcfe7b7547" authors = ["Hiroshi Shinaoka and contributors"] -version = "0.3.2" +version = "0.3.3" [deps] EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" FastMPOContractions = "f6e391d2-8ffa-4d7a-98cd-7e70024481ca" -ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342" ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d" @@ -14,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] EllipsisNotation = "1" -FastMPOContractions = "^0.1.5" +FastMPOContractions = "^0.2.1" ITensors = "^0.3.42" SparseIR = "^0.96, 0.97, 1" StaticArrays = "1"