diff --git a/AirType.LocalAsrWorker/pyproject.toml b/AirType.LocalAsrWorker/pyproject.toml index 3f8c49d..cc43c9c 100644 --- a/AirType.LocalAsrWorker/pyproject.toml +++ b/AirType.LocalAsrWorker/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "ctranslate2==4.7.1", "onnxruntime==1.24.4", "numpy==2.4.4", - "huggingface-hub==0.36.2", + "huggingface-hub==1.23.0", "tokenizers==0.21.4", "tqdm==4.67.3", "psutil==7.2.2", diff --git a/AirType.LocalAsrWorker/requirements-runtime.txt b/AirType.LocalAsrWorker/requirements-runtime.txt index 47b4233..c28568c 100644 --- a/AirType.LocalAsrWorker/requirements-runtime.txt +++ b/AirType.LocalAsrWorker/requirements-runtime.txt @@ -7,7 +7,7 @@ faster-whisper==1.2.1 filelock==3.29.7 flatbuffers==25.12.19 fsspec==2026.6.0 -huggingface-hub==0.36.2 +huggingface-hub==1.23.0 idna==3.18 mpmath==1.3.0 numpy==2.4.4