diff --git a/pyproject.toml b/pyproject.toml index e16ca014..db38f400 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "black~=26.1", "codespell~=2.0", "flake8~=7.0", - "huggingface_hub~=1.3.1", + "huggingface_hub~=1.4.0", "hypothesis>=6.135.26", "isort~=7.0", "pytest~=9.0",