From 76890128e4fef201338c85945df6727a3d254334 Mon Sep 17 00:00:00 2001 From: MichelJuillard Date: Fri, 23 Jun 2023 15:44:14 +0200 Subject: [PATCH] update compat --- Project.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3d84bca..39573a2 100644 --- a/Project.toml +++ b/Project.toml @@ -12,5 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" [compat] julia = "1.6.3" +Combinatorics = "1.0.2" FastLapackInterface = "^1" -GeneralizedSylvesterSolver = "0.2.0" \ No newline at end of file +GeneralizedSylvesterSolver = "0.2.0" +KroneckerTools = "0.2.0" \ No newline at end of file