From 8fdb54d240e3435089adfbe2ee182bdc889c7bd6 Mon Sep 17 00:00:00 2001 From: Markus Petters Date: Tue, 22 Dec 2020 15:03:33 -0500 Subject: [PATCH] update Project --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cc1ed00..7671d9b 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ Interpolations = "0.12, 0.13" Lazy = "0.13 - 0.15" MLStyle = "0.4" Memoize = "0.4" -RegularizationTools = "0.1, 0.2, 0.3, 0.4" +RegularizationTools = "0.4" SpecialFunctions = "0.10, 1.0" Underscores = "2.0" julia = "1"