From e9e1dce37f0be3c559a88a81080fb35c0b9b7962 Mon Sep 17 00:00:00 2001 From: Joey Carpinelli Date: Sun, 8 Dec 2024 22:37:58 -0500 Subject: [PATCH] Updates compat --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index c559f34..98a55fb 100644 --- a/Project.toml +++ b/Project.toml @@ -22,6 +22,7 @@ ModelingToolkit = "9.3" Plots = "1.40.9" SpecialFunctions = "2" Symbolics = "5, 6" +HypergeometricFunctions = "0.3" julia = "1.6" [extras]