From bde41502d7c29cd10c531148ae0e3cb576b8fa89 Mon Sep 17 00:00:00 2001 From: Tina Torabi Date: Tue, 21 Nov 2023 16:02:39 -0800 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8fd34d9..c1ccf79 100644 --- a/Project.toml +++ b/Project.toml @@ -8,7 +8,7 @@ Elliptic = "b305315f-e792-5b7a-8f41-49f472929428" SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" [compat] -julia = "1.9" +julia = "1.9.2" Elliptic = "^1.0.1" SpecialFunctions = "^1.8.8"