diff --git a/pyproject.toml b/pyproject.toml index ff1e8516..3341d032 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "Requests", "retina_face", "ammico-lavis>=1.0.2.3", - "huggingface-hub<=0.25.2", + "huggingface-hub<=0.26.3", "setuptools", "spacy<=3.7.5", "tensorflow>=2.13.0",