diff --git a/ITensorGaussianMPS/Project.toml b/ITensorGaussianMPS/Project.toml index 4e81830424..b0345e50ba 100644 --- a/ITensorGaussianMPS/Project.toml +++ b/ITensorGaussianMPS/Project.toml @@ -10,6 +10,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" [compat] Compat = "3.40.0, 4" -ITensors = "0.3.58, 0.4" +ITensors = "0.3.58, 0.4, 0.5" LinearAlgebra = "1.6" julia = "1.6"