diff --git a/Project.toml b/Project.toml index cf6a914..007f0df 100644 --- a/Project.toml +++ b/Project.toml @@ -35,6 +35,6 @@ SimpleTraits = "0.9" SimpleValueGraphs = "0.4" SimpleWeightedGraphs = "1.2" Statistics = "1" -TensorOperations = "3.2, 4" +TensorOperations = "3.2, 4, 5" WhereTraits = "1" julia = "1.8"