# Quantization + validation tooling for M5.
# Pinned versions match what's installed in the M5 plan reference environment
# (Python 3.11+, macOS aarch64). Bump as needed when re-running.

onnxruntime>=1.20.0,<2.0
onnxruntime-tools>=1.7.0
onnx>=1.16,<2.0
numpy>=1.26,<2.3
librosa>=0.10,<0.12
soundfile>=0.12,<0.14
scipy>=1.11,<1.16
scikit-learn>=1.4,<2.0
pyannote.metrics>=3.2,<4.0
pyannote.core>=5.0,<6.0
pyannote.database>=5.0,<7.0
tqdm>=4.66,<5.0
pytest>=8.0,<9.0
