# Core dependencies
gitpython>=3.1.0
sentence-transformers>=2.2.0
scikit-learn>=1.3.0
click>=8.1.0
numpy>=1.24.0

# Optional: For better performance
torch>=2.0.0

# Development dependencies (optional)
pytest>=7.4.0
black>=23.0.0
mypy>=1.5.0