From 876dae507834017adbd48286fdcdc01a8b84785e Mon Sep 17 00:00:00 2001 From: Matthieu Gomez Date: Wed, 29 Jun 2022 13:52:37 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d26e3b9..5954a16 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ Distributions = "0.22, 0.23, 0.24, 0.25" FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13" KrylovKit = "0.4, 0.5" Roots = "0.8, 1" -julia = "1.2" +julia = "1.4" [extras] Expokit = "a1e7a1ef-7a5d-5822-a38c-be74e1bb89f4"