# Azure Functions
azure-functions>=1.17.0

# Azure AI Language for PII detection
azure-ai-textanalytics>=5.3.0

# Azure AI Content Safety for Prompt Shields
azure-ai-contentsafety>=1.0.0

# Azure Identity for managed identity auth
azure-identity>=1.15.0

# Async HTTP for Content Safety client
aiohttp>=3.9.0

# Azure Monitor OpenTelemetry for structured logging
azure-monitor-opentelemetry>=1.6.0
opentelemetry-api>=1.24.0
