Bound builder runs and require a2a-pack 0.1.76
All checks were successful
build / build (push) Successful in 16s

This commit is contained in:
robert
2026-06-06 21:52:38 -03:00
parent 39b4760f38
commit afdbda91bf
3 changed files with 41 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ if TYPE_CHECKING:
from .config import Settings
A2A_PACK_MIN_VERSION = "0.1.75"
A2A_PACK_MIN_VERSION = "0.1.76"
@dataclass(frozen=True)