## Production / runtime requirements (pruned to core runtime set)
# Install with: pip install -r requirements-prod.txt

# Core ML / export libraries
transformers>=4.44.0,<4.58.0
onnx==1.16.1
onnxruntime>=1.20.1
optimum>=1.22.0
optimum-onnx[onnxruntime]>=0.1.0

# Supporting libraries
numpy>=1.26.4,<1.27
huggingface_hub[hf_xet]>=0.34.0,<1.0
psutil==5.9.8
protobuf>=4.25.3
PyYAML>=6.0
