From 84cbf37e0917b021c5499f8e9f3e6efef7db23eb Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 16 May 2024 00:46:12 +0000 Subject: [PATCH] CompatHelper: add new compat entry for SparseBase at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ddb9006..889a27b 100644 --- a/Project.toml +++ b/Project.toml @@ -41,6 +41,7 @@ KLU = "0.5" MacroTools = "0.5" Preferences = "1" SSGraphBLAS_jll = "7.2" +SparseBase = "0.4" SpecialFunctions = "2" StorageOrders = "0.3.1" julia = "1.7"