numpy>=1.21.0
transformers>=4.30.0
tokenizers>=0.13.0
huggingface-hub>=0.20.0

[all]
torch>=2.0.0
safetensors>=0.4.0
onnxruntime>=1.16.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0

[onnx]
onnxruntime>=1.16.0

[onnx-gpu]
onnxruntime-gpu>=1.16.0

[pytorch]
torch>=2.0.0
safetensors>=0.4.0
