diff --git a/Project.toml b/Project.toml index d20f971..f65dc49 100644 --- a/Project.toml +++ b/Project.toml @@ -13,8 +13,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" [compat] DataStructures = "0.18" ITensors = "=0.3.57" -NDTensors = "=0.2.28" LinearAlgebra = "1.7" +NDTensors = "=0.2.28, 0.3" Printf = "1.7" julia = "1.7"