From ce0afe2451b0f8a04547514f9efcac98e39beab0 Mon Sep 17 00:00:00 2001 From: Harry Mellor <19981378+hmellor@users.noreply.github.com> Date: Sat, 31 Jan 2026 17:14:24 +0000 Subject: [PATCH] Update `huggingface-hub` pin for the last time before Transformers v5 (#33473) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index d32cdc5df..d40b9021c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -332,7 +332,7 @@ httpx==0.27.2 # -r requirements/test.in # perceptron # schemathesis -huggingface-hub==0.34.3 +huggingface-hub==0.36.0 # via # accelerate # datasets