From 15eb31821206c0377b50c7f8dde31cf5b3f12166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pelletier?= Date: Sat, 30 Nov 2024 19:10:40 -0500 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20requirements.txt=20?= =?UTF-8?q?pour=20faster=20whisper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- import_data/requirements.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/import_data/requirements.txt b/import_data/requirements.txt index c8d175f..138e505 100644 --- a/import_data/requirements.txt +++ b/import_data/requirements.txt @@ -1,13 +1,22 @@ altair==5.5.0 attrs==24.2.0 +av==13.1.0 beautifulsoup4==4.12.3 blinker==1.9.0 cachetools==5.5.0 certifi==2024.8.30 charset-normalizer==3.4.0 click==8.1.7 +coloredlogs==15.0.1 +ctranslate2==4.5.0 +faster-whisper==1.1.0 +filelock==3.16.1 +flatbuffers==24.3.25 +fsspec==2024.10.0 gitdb==4.0.11 GitPython==3.1.43 +huggingface-hub==0.26.3 +humanfriendly==10.0 idna==3.10 Jinja2==3.1.4 jsonschema==4.23.0 @@ -16,8 +25,10 @@ markdown-it-py==3.0.0 markdownify==0.11.6 MarkupSafe==3.0.2 mdurl==0.1.2 +mpmath==1.3.0 narwhals==1.15.0 numpy==1.26.4 +onnxruntime==1.20.1 packaging==24.2 pandas==2.2.0 pillow==11.0.0 @@ -29,15 +40,19 @@ Pygments==2.18.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.2 +PyYAML==6.0.2 referencing==0.35.1 requests==2.31.0 rich==13.9.4 rpds-py==0.21.0 +setuptools==75.6.0 six==1.16.0 smmap==5.0.1 soupsieve==2.6 streamlit==1.40.2 +sympy==1.13.3 tenacity==9.0.0 +tokenizers==0.21.0 toml==0.10.2 tornado==6.4.2 tqdm==4.67.1