From dc8449b9573a672d1af6c693dacb4cab6a5694d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20G=C3=B6ttgens?= Date: Thu, 2 May 2024 10:58:33 +0200 Subject: [PATCH] Allow AA 0.41 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index deb9aade..f8bd0f3b 100644 --- a/Project.toml +++ b/Project.toml @@ -25,6 +25,7 @@ polymake_jll = "7c209550-9012-526c-9264-55ba7a78ba2c" polymake_oscarnumber_jll = "10f31823-b687-53e6-9f29-edb9d4da9f9f" [compat] +AbstractAlgebra = "~0.40.8, ~0.41" BinaryWrappers = "~0.1.0" CxxWrap = "~0.14" Downloads = "^1.4" @@ -44,4 +45,3 @@ lib4ti2_jll = "^1.6.10" libpolymake_julia_jll = "~0.11.1" polymake_jll = "^400.1100.1" polymake_oscarnumber_jll = "~0.2.7" -AbstractAlgebra = "~0.40.8"