diff --git a/S/STREAMBenchmark/Compat.toml b/S/STREAMBenchmark/Compat.toml index 60758aea4a54d3e..506f98a98ea9b77 100644 --- a/S/STREAMBenchmark/Compat.toml +++ b/S/STREAMBenchmark/Compat.toml @@ -1,7 +1,6 @@ [0] Downloads = "1.4.0-1" LoopVectorization = "0.12" -Statistics = "1.6.0-1" julia = "1.6.0-1" ["0-0.2"] @@ -10,5 +9,11 @@ CpuId = "0.3" ["0-0.2.0"] BenchmarkTools = "0.6" +["0-0.4.4"] +Statistics = "1.6.0-1" + ["0.2.1-0"] BenchmarkTools = ["0.6-0.7", "1"] + +["0.4.5-0"] +Statistics = "1" diff --git a/S/STREAMBenchmark/Versions.toml b/S/STREAMBenchmark/Versions.toml index aebb79b7698c7e9..e9cb03edc1ac568 100644 --- a/S/STREAMBenchmark/Versions.toml +++ b/S/STREAMBenchmark/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "80c695473fb528ff8cda34001d6d4e1fcb8f5abc" ["0.4.4"] git-tree-sha1 = "37d131aa98465f80a263f45c0b0c6c8cd9df086b" + +["0.4.5"] +git-tree-sha1 = "72a850a4cde8d1d730b08d7f115890a6c5e3a5fe"