# AI News Digest Bot Dependencies

# RSS feed parsing
feedparser>=6.0.10

# HTTP requests and web scraping
requests>=2.31.0

# Date and time handling
python-dateutil>=2.8.2

# JSON and data handling (built-in)
# json
# datetime
# pathlib
# logging
# hashlib

# Optional: Enhanced functionality
# python-dotenv>=1.0.0  # For .env file support
# schedule>=1.2.0       # For advanced scheduling
# rich>=13.0.0          # For better CLI output