From 21abbf50f4c7962328a3c0262b58621442b6e576 Mon Sep 17 00:00:00 2001 From: pogudingleb Date: Sat, 16 Dec 2023 21:21:59 +0100 Subject: [PATCH] bump AA --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 74e64736..0a2089c7 100644 --- a/Project.toml +++ b/Project.toml @@ -26,7 +26,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" [compat] -AbstractAlgebra = "0.13, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34" +AbstractAlgebra = "0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34" BenchmarkTools = "1" Combinatorics = "1" DataStructures = "0.18"