# Live Agent SDK 核心依赖
# 这些是运行SDK必需的依赖包

livekit>=1.0.0
numpy>=1.20.0

# 注意：开发依赖请使用 pip install -e .[dev]
# 音频处理依赖请使用 pip install -e .[audio] 