fc-speech-align: bump to v2 with explicit requests dep (faster-whisper 1.0.3 missing transitive)
This commit is contained in:
@@ -2,3 +2,7 @@ faster-whisper==1.0.3
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
python-multipart==0.0.10
|
||||
# faster-whisper 1.0.3's utils module imports requests but doesn't pin it as a
|
||||
# transitive dep — pin explicitly so the image isn't relying on whatever
|
||||
# happens to be in the base image.
|
||||
requests==2.32.3
|
||||
|
||||
Reference in New Issue
Block a user