typer>=0.9.0
rapidfuzz>=3.0.0

[all]
torch>=2.0.0
transformers>=4.30.0
accelerate>=0.20.0
bitsandbytes>=0.40.0
streamlit>=1.20.0
matplotlib>=3.7.0
numpy>=1.23.0
pandas>=1.5.0

[dashboard]
streamlit>=1.20.0
matplotlib>=3.7.0
numpy>=1.23.0
pandas>=1.5.0

[dev]
pytest
pytest-cov
ruff

[llm]
torch>=2.0.0
transformers>=4.30.0
accelerate>=0.20.0

[quant]
bitsandbytes>=0.40.0
