diff --git a/setup.py b/setup.py index 92999d676..d7a3aa727 100644 --- a/setup.py +++ b/setup.py @@ -125,7 +125,7 @@ ] extra_deps['hf'] = [ - 'huggingface_hub>=0.23.4,<0.27', + 'huggingface_hub>=0.23.4,<0.28', ] extra_deps['testing'] = [