# Strands Framework
strands-agents>=1.6.0
strands-agents-tools>=0.2.5
strands-agents-evals>=0.2.0

# AWS SDK
boto3>=1.34.0
botocore>=1.34.0

# LLM Support
litellm>=1.44.8,<=1.82.6

# Data Processing
pandas>=2.0.0
numpy>=1.24.0

# Jupyter
jupyter>=1.0.0
ipykernel>=6.25.0
ipython>=8.12.0

# Type hints
typing-extensions>=4.5.0
