From 3054d7c241d5e2ccf194e92baf554b288ef36742 Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Wed, 22 May 2024 14:59:01 -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 c97db901..4fce4bd5 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ DataFrames = "1" JLD2 = "0.4" JuMP = "~0.19, ~0.20, ~0.21, ~0.22, 0.23, 1" Requires = "1" -SpecialFunctions = "1" +SpecialFunctions = "2" julia = "~1" [extras]