# Reddit CLI Dependencies

# Core libraries
requests>=2.20.0
rich>=10.0.0
pyyaml>=5.4.0

# Testing
pytest>=6.0.0
pytest-cov>=2.10.0
