From 615609a6d15e46575eb2547a52f1d0ab5d28cf57 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 23 Aug 2025 01:40:48 +0000 Subject: [PATCH] CompatHelper: bump compat for TensorKitSectors to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a542085..4d3e417 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ Aqua = "0.8.9" Artifacts = "1.10, 1" JSON3 = "1.14.1" SafeTestsets = "0.1" -TensorKitSectors = "0.1.2" +TensorKitSectors = "0.1.2, 0.2" Test = "1.10" TestExtras = "0.3" julia = "1.10"