# MCA SDK - Model Collector Agent SDK for HIPAA-compliant OpenTelemetry instrumentation
# Install from PyPI
mca-sdk>=0.5.1

# Semantic conventions for standard attribute names (optional)
opentelemetry-semantic-conventions==0.48b0

# Machine learning library for this example
scikit-learn>=1.3.0
