Merge pull request #132 from JSchmie/dependabot/pip/openai-whisper-20240930
Bump openai-whisper from 20231117 to 20240930
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ exclude =[
|
|||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
tqdm = "^4.66.5"
|
tqdm = "^4.66.5"
|
||||||
numpy = "^1.26.4"
|
numpy = "^1.26.4"
|
||||||
openai-whisper = "^20231117"
|
openai-whisper = ">=20231117,<20240931"
|
||||||
faster-whisper = "^1.0.3"
|
faster-whisper = "^1.0.3"
|
||||||
"pyannote.audio" = "^3.3.1"
|
"pyannote.audio" = "^3.3.1"
|
||||||
torch = "^2.1.2"
|
torch = "^2.1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user