fix: pin numba for release CI wheel compatibility

This commit is contained in:
Jamie Pine
2026-02-23 12:18:34 -08:00
parent 0b14cb1b2c
commit 38bf96ff20
+1
View File
@@ -18,6 +18,7 @@ qwen-tts>=0.0.5
librosa>=0.10.0
soundfile>=0.12.0
numpy>=1.24.0
numba>=0.60.0,<0.61.0
# Utilities
python-multipart>=0.0.6