diff --git a/AirType.LocalAsrWorker/pyproject.toml b/AirType.LocalAsrWorker/pyproject.toml index ceb16ea..bc7f8ac 100644 --- a/AirType.LocalAsrWorker/pyproject.toml +++ b/AirType.LocalAsrWorker/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "ctranslate2==4.8.1", "onnxruntime==1.24.4", "numpy==2.4.4", - "huggingface-hub==0.36.2", + "huggingface-hub==1.24.0", "tokenizers==0.23.1", "tqdm==4.67.3", "psutil==7.2.2", diff --git a/AirType.LocalAsrWorker/requirements-runtime.txt b/AirType.LocalAsrWorker/requirements-runtime.txt index 6f7302f..b9cd04e 100644 --- a/AirType.LocalAsrWorker/requirements-runtime.txt +++ b/AirType.LocalAsrWorker/requirements-runtime.txt @@ -7,7 +7,7 @@ faster-whisper==1.2.1 filelock==3.31.0 flatbuffers==25.12.19 fsspec==2026.6.0 -huggingface-hub==0.36.2 +huggingface-hub==1.24.0 idna==3.18 mpmath==1.3.0 numpy==2.4.4