From 4bb035d22b48e3774ba2f8f6b091e4b45e0a6367 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 May 2024 01:10:46 +0000 Subject: [PATCH] CompatHelper: add new compat entry for ProximalCore at version 0.1, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 0f7d8f2..d3f0b3d 100644 --- a/Project.toml +++ b/Project.toml @@ -26,6 +26,7 @@ StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" Distributions = "0.25" FillArrays = "0, 1" MultivariateStats = "0" +ProximalCore = "0.1" Statistics = "1" StatsAPI = "1" julia = "1.9"