# Core dependencies
rapidfuzz>=3.0.0
click>=8.0.0

# Development dependencies (install with: pip install -r requirements-dev.txt)
# Or use: pip install -e ".[dev]" to install from pyproject.toml