diff --git a/Project.toml b/Project.toml index 47d7bff..764cc76 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "T4APartitionedMPSs" uuid = "f7a3e09c-877e-4116-af24-45397c1413c2" -authors = ["Hiroshi Shinaoka and contributors"] version = "0.7.3" +authors = ["Hiroshi Shinaoka and contributors"] [deps] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" @@ -14,9 +14,10 @@ T4AITensorCompat = "864b39ca-388c-4f43-a593-a1076cf4b253" [compat] Distributed = "1" EllipsisNotation = "1" +ITensors = "0.9" OrderedCollections = "1.6.3" -TensorCrossInterpolation = "0.9.18" T4AITensorCompat = "0.6.0" +TensorCrossInterpolation = "0.9.18" [extras] QuanticsGrids = "634c7f73-3e90-4749-a1bd-001b8efc642d"