From f548be6fb052530e359a2b0c175b04ec9b3c1660 Mon Sep 17 00:00:00 2001 From: Benjamin Varela <70768698+BTV25@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:23:58 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 297addf..59b2e5d 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ TestSetExtensions = "3" Geodesy = "1" YAML = "0.4" DataFrames = "1" -SpecialFunctions = "0","2" +SpecialFunctions = "0,2" FiniteDiff = "2" XLSX = "0.10" DelimitedFiles = "1"