chore: update ctranslate2 version requirement to >=4.5.0

This commit is contained in:
Barabazs
2025-04-10 09:23:11 +02:00
parent 734084cdf6
commit db1750fa48
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
torch>=2
torchaudio>=2
faster-whisper==1.1.0
ctranslate2<4.5.0
ctranslate2>=4.5.0
transformers
pandas
setuptools>=65