diff options
Diffstat (limited to 'Scripts/requirements_frozen.txt')
| -rw-r--r-- | Scripts/requirements_frozen.txt | 65 |
1 files changed, 33 insertions, 32 deletions
diff --git a/Scripts/requirements_frozen.txt b/Scripts/requirements_frozen.txt index 1913457..9e6a6ab 100644 --- a/Scripts/requirements_frozen.txt +++ b/Scripts/requirements_frozen.txt @@ -1,41 +1,42 @@ -av==12.0.0 -certifi==2023.7.22 -charset-normalizer==3.2.0 +av==13.1.0 +certifi==2024.8.30 +charset-normalizer==3.4.0 colorama==0.4.6 coloredlogs==15.0.1 -ctranslate2==4.2.1 -editdistance==0.6.2 -faster-whisper @ https://github.com/guillaumekln/faster-whisper/archive/2f6913efc85306fc4f900da6c67f9a06a7d54a3d.tar.gz#sha256=c389ad787c8cdafcb13d31f8bae788083eb4e490819aad6b49d76c82e490a388 -filelock==3.12.3 -flatbuffers==23.5.26 -fsspec==2023.9.0 +ctranslate2==4.5.0 +editdistance==0.8.1 +faster-whisper @ https://github.com/guillaumekln/faster-whisper/archive/53bbe5401683c9a7549db62642e3d4535956b95c.tar.gz#sha256=17b49d15a58e18d78b4639af59bd35da12bc0bf3bb73c9af4ad48891dd6793f7 +filelock==3.16.1 +flatbuffers==24.3.25 +fsspec==2024.10.0 future==0.18.2 huggingface-hub==0.16.4 humanfriendly==10.0 -idna==3.4 +idna==3.10 keyboard==0.13.5 -langcodes==3.3.0 -language-data==1.1 -marisa-trie==0.7.8 +langcodes==3.4.1 +language_data==1.2.0 +marisa-trie==1.2.1 mpmath==1.3.0 -numpy==1.25.2 -onnxruntime==1.14.1 -openvr==1.26.701 -packaging==23.1 -Pillow==10.0.0 -protobuf==4.24.3 -PyAudio==0.2.13 +numpy==2.1.3 +onnxruntime==1.20.0 +openvr==2.5.101 +packaging==24.2 +pillow==11.0.0 +protobuf==5.28.3 +PyAudio==0.2.14 pydub==0.25.1 -pyreadline3==3.4.1 -python-osc==1.8.3 -PyYAML==6.0.1 -regex==2023.8.8 -requests==2.31.0 -safetensors==0.3.3 +pyreadline3==3.5.4 +python-osc==1.9.0 +PyYAML==6.0.2 +regex==2024.11.6 +requests==2.32.3 +safetensors==0.4.5 sentence-splitter==1.4 -sympy==1.12 -tokenizers==0.13.3 -tqdm==4.66.1 -transformers==4.33.1 -typing_extensions==4.7.1 -urllib3==2.0.4 +sympy==1.13.3 +tokenizers==0.15.2 +tqdm==4.67.0 +transformers==4.35.2 +typing_extensions==4.12.2 +urllib3==2.2.3 +wget==3.2 |
