numpy>=1.26
pyyaml>=6.0
pydantic>=2.5
typer>=0.12
rich>=13.7
tqdm>=4.66
psutil>=5.9
jinja2>=3.1
matplotlib>=3.8
pandas>=2.1
nvidia-ml-py>=12.535

[all]
llm-gpu-lab[dev,eval,hub,nlp,quant,torch]

[dev]
pytest>=8.0
ruff>=0.6

[eval]
lm-eval>=0.4.4

[hub]
huggingface_hub>=0.25

[nlp]
tokenizers>=0.20
transformers>=4.45
datasets>=2.21
accelerate>=0.34
peft>=0.13
trl>=0.11

[quant]

[quant:platform_system != "Darwin"]
bitsandbytes>=0.44

[torch]
torch>=2.1
safetensors>=0.4
