diff --git a/Project.toml b/Project.toml index aae833c..28bcb20 100644 --- a/Project.toml +++ b/Project.toml @@ -8,9 +8,9 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" Chairmarks = "0ca39b1e-fe0b-4e98-acfc-b1656634c4de" [compat] -BenchmarkTools = "1.6.0" -Chairmarks = "1.3.1" -julia = "1.6.7" +BenchmarkTools = "1.6" +Chairmarks = "1.3" +julia = "1.8" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"