diff --git a/setup.py b/setup.py index 642ba0a845..7b07344f21 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ 'onnx==1.18.0', 'onnxruntime==1.22.0', 'boto3>=1.21.45,<2', - 'huggingface-hub[hf_xet]>=0.30.0,<0.34', + 'huggingface-hub[hf_xet]>=0.30.0,<0.37', 'beautifulsoup4>=4.12.2,<5', # required for model download utils 'tenacity>=8.2.3,<10', 'catalogue>=2,<3',