From 378ac671c8c5e54b76ecf0d045e118ef6c0b2c50 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 27 Jul 2024 00:12:31 +0000 Subject: [PATCH] CompatHelper: add new compat entry for PartitionedArrays in [weakdeps] at version 0.5, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index ac616379..7b113a31 100644 --- a/Project.toml +++ b/Project.toml @@ -84,6 +84,7 @@ Meshes = "0.28 - 0.41, 0.46" Metis = "1.1.0" NetworkLayout = "0.4.5" OrderedCollections = "1.4.1" +PartitionedArrays = "0.5" Polyester = "0.6.11, 0.7.3" PolyesterWeave = "0.1.13, 0.2.1" Polynomials = "3 - 4"