diff --git a/pyproject.toml b/pyproject.toml index 4b0a3e9..1a53ad2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "google-generativeai>=0.8.1,<0.9.0", "trio>=0.29.0", "setuptools>=75.2.0,<76.0.0", - "huggingface-hub>=0.25.0,<0.26.0", + "huggingface-hub>=0.25.0,<1.0.0", ] [project.optional-dependencies]