# Strands SDK dependencies
strands-agents>=0.1.0
strands-agents-evals>=0.1.0

# AWS SDK
boto3>=1.34.0
botocore>=1.34.0
urllib3>=2.6.0

# Core dependencies
pydantic>=2.0.0
typing-extensions>=4.8.0

# Jupyter environment
jupyter>=1.0.0
ipython>=8.12.0
notebook>=7.0.0

# Optional but recommended
python-dotenv>=1.0.0
