From 28df7d3348ac33036adde91f2c9f6b0da9ee8b6e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 5 Sep 2026 00:39:06 +0000 Subject: [PATCH] CompatHelper: bump compat for PureUMFPACK in [weakdeps] to 1, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 3e78bbf9c..68060d015 100644 --- a/Project.toml +++ b/Project.toml @@ -38,8 +38,8 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Finch = "9177782c-1635-4eb9-9bfb-d9dfa25e6bce" -IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895" GraphViz = "f526b714-d49f-11e8-06ff-31ed36ee7ee0" +IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895" JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7" LinuxPerf = "b4c46c6c-4fb0-484d-a11a-41bc3392d094" @@ -117,7 +117,7 @@ Plots = "1" PrecompileTools = "1.2" Preferences = "1.4.3" PureKLU = "1" -PureUMFPACK = "0.1" +PureUMFPACK = "0.1, 1" PythonCall = "0.9" Requires = "1" ScopedValues = "1.1"