diff --git a/pyproject.toml b/pyproject.toml index 8788b25..6a03561 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "cyclopts>=3,<5", "fasttext~=0.9.3", "frozendict~=2.4", - "huggingface-hub[hf_xet]>=0.30.1,<1.2.0", + "huggingface-hub[hf_xet]>=0.30.1,<1.4.0", "injector~=0.22.0", "ir-datasets~=0.5.9", # TODO: Make this an optional dependency and expose dependent interfaces only if installed. "joblib~=1.4",