diff --git a/setup.py b/setup.py index 2ad11ad994..bc84f9fac8 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ 'onnx==1.16.1', 'onnxruntime==1.18.1', 'boto3>=1.21.45,<2', - 'huggingface-hub>=0.19.0,<0.24', + 'huggingface-hub>=0.19.0,<0.25', 'beautifulsoup4>=4.12.2,<5', # required for model download utils 'tenacity>=8.2.3,<9', 'catalogue>=2,<3',