diff --git a/pyproject.toml b/pyproject.toml index 3e46c72118..66931e253d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "shapely>=1.6.0,<3.0.0", "langdetect>=1.0.9,<2.0.0", "rapidfuzz>=3.0.0,<4.0.0", - "huggingface-hub>=0.20.0,<1.0.0", + "huggingface-hub>=0.20.0,<2.0.0", "Pillow>=9.2.0", "defusedxml>=0.7.0", "anyascii>=0.3.2",