# Core dependencies
PyYAML>=6.0
aiohttp>=3.8.0
httpx>=0.24.0

# Optional dependencies for enhanced functionality
typing-extensions>=4.0.0  # For older Python versions compatibility

# Pipecat dependency (optional - user can install separately)
# pipecat-ai>=0.0.1 