diff --git a/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt b/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt index 7aad297..ae62d5e 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_order_a2a.txt @@ -1,5 +1,5 @@ boto3==1.43.0 -bedrock-agentcore==1.14.0 +bedrock-agentcore==1.18.1 strands-agents[a2a,litellm]==1.43.0 strands-agents-tools==0.2.0 fastapi==0.115.0 diff --git a/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt b/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt index 814c554..c0e3d5f 100644 --- a/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt +++ b/aws-only/workshop/l3-orchestration/agents/requirements_refund_a2a.txt @@ -1,5 +1,5 @@ boto3==1.43.0 -bedrock-agentcore>=1.14.0 +bedrock-agentcore>=1.18.1 strands-agents[a2a,litellm]==1.43.0 strands-agents-tools==0.2.0 fastapi==0.115.0