Update openai-whisper to compatible version for deployment

Co-authored-by: ariavn-byte <151469489+ariavn-byte@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-15 23:20:13 +00:00
parent f4abb3abef
commit 538917daa8

View File

@ -1,7 +1,7 @@
Flask==2.3.3 Flask==2.3.3
Flask-CORS==4.0.0 Flask-CORS==4.0.0
python-dotenv==1.0.0 python-dotenv==1.0.0
openai-whisper==20230314 openai-whisper==20240930
torch>=1.10.1 torch>=1.10.1
python-multipart==0.0.6 python-multipart==0.0.6
gunicorn==21.2.0 gunicorn==21.2.0