# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

# Knowledge Base Retrieval Tool Dependencies

# AWS SDK for Bedrock Agent Runtime
boto3>=1.34.0

# Strands agent framework for @tool decorator
strands-agents>=1.0.0

# Lambda Powertools for observability
aws-lambda-powertools>=2.0.0

# X-Ray SDK for tracing
aws-xray-sdk>=2.0.0
