# Core dependencies
PyYAML>=6.0
boto3>=1.38.0

# HTTP requests (for API calls in notebooks)
requests>=2.31.0

# Data processing (for notebooks)
pandas>=2.0.0
