Bump a2a-pack dependency to 0.1.36
All checks were successful
build / build (push) Successful in 22s

This commit is contained in:
robert
2026-05-28 20:22:56 -03:00
parent f7a856d839
commit dc59b4854e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ __pycache__/
*.pyc *.pyc
.pytest_cache/ .pytest_cache/
.venv/ .venv/
.codegraph/

View File

@@ -1,4 +1,4 @@
a2a-pack>=0.1.34 a2a-pack>=0.1.36
httpx>=0.27 httpx>=0.27
boto3>=1.34 boto3>=1.34
deepagents>=0.5.0 deepagents>=0.5.0