From f795ad8e91f545d6db89f2f1f3f5c620868792cf Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 4 Oct 2025 01:27:09 +0000 Subject: [PATCH] CompatHelper: bump compat for TensorKitSectors to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a542085..26133c4 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.3" Test = "1.10" TestExtras = "0.3" julia = "1.10"