From 1e9608571dbccbdb3e9020e5fed4d0a4ecc9a46b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 11 Jul 2025 00:26:04 +0000 Subject: [PATCH] CompatHelper: bump compat for YaoBlocks to 0.14 for package BloqadeExpr, (keep existing compat) --- lib/BloqadeExpr/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BloqadeExpr/Project.toml b/lib/BloqadeExpr/Project.toml index afec189fe..abb8b6d6f 100644 --- a/lib/BloqadeExpr/Project.toml +++ b/lib/BloqadeExpr/Project.toml @@ -33,7 +33,7 @@ Preferences = "1.3" SparseMatricesCSR = "0.6.7" Unitful = "1" YaoAPI = "0.4" -YaoBlocks = "0.13" +YaoBlocks = "0.13, 0.14" julia = "1.6" [extras]