# 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 libraries for this example
scikit-learn>=1.3.0
pandas>=2.0.0
numpy>=1.24.0
