From 88ba0077ee8d6ba89e22a2c7c410e140c6d00549 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 13 Nov 2024 16:44:59 +0000 Subject: [PATCH] CompatHelper: add new compat entry for AlgebraicNumbers in [weakdeps] at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ae285fd..c69259f 100644 --- a/Project.toml +++ b/Project.toml @@ -38,6 +38,7 @@ PTYQoLLinearAlgebraExt = "LinearAlgebra" PTYQoLQuasiArraysExt = "QuasiArrays" [compat] +AlgebraicNumbers = "0.1" julia = "1" [extras]