diff --git a/pyproject.toml b/pyproject.toml index 26bc2a5..9e21bba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "filelock>=3.4,<3.14", "boto3>=1.0,<2.0", "google-cloud-storage>=1.32.0,<3.0", - "huggingface-hub>=0.8.1,<0.24.0", + "huggingface-hub>=0.8.1,<0.27.0", ] [project.optional-dependencies]