diff --git a/pyproject.toml b/pyproject.toml index 73bda746..0425c300 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "click>=8.1.7", "datasets>=3.3.0", "hf-transfer>=0.1.9", - "huggingface-hub[inference,hf_xet]>=0.30.2", + "huggingface-hub[inference,hf_xet]==0.30.2", "loguru>=0.7.3", "markitdown[all]>=0.0.2", "python-dotenv>=1.0.1",