# Core Dependencies
requests>=2.31.0
beautifulsoup4>=4.12.0
feedparser>=6.0.10
pydantic>=2.5.0
pyyaml>=6.0.1
openai>=1.3.0
python-dotenv>=1.0.0

# Optional Dependencies (uncomment if needed)
# deepl>=1.12.0
# googletrans==4.0.0rc1
# schedule>=1.2.0
# rich>=13.7.0
# click>=8.1.0

# Development Dependencies (uncomment for development)
pytest>=7.4.0
pytest-cov>=4.1.0
# black>=23.0.0
# flake8>=6.0.0
# mypy>=1.7.0
