# Direct release-binary dependencies. Update deliberately, then rebuild/smoke all
# five platform artifacts before changing this lock.
pyinstaller==6.21.0
mcp==1.28.1
fastembed==0.8.0
onnxruntime==1.23.2; platform_system == "Darwin" and platform_machine == "x86_64"
onnxruntime==1.27.0; platform_system != "Darwin" or platform_machine != "x86_64"
