# Core dependencies
anthropic>=0.39.0        # Claude API client (for LLM-powered features)
feedparser>=6.0.0        # RSS feed parsing (quote mining engine)

# Optional: for video clip cutting (editorial brain)
# yt-dlp                 # YouTube subtitle/video download (install separately)
# ffmpeg                 # Video cutting (install via system package manager)
