# AWS SDK for Bedrock integration
boto3>=1.34.0

# Property-based testing
hypothesis>=6.92.0

# Testing framework
pytest>=7.4.0
pytest-asyncio>=0.21.0

# MCP SDK for Model Context Protocol
mcp>=0.1.0

# Additional utilities
python-dotenv>=1.0.0
