From 66e3726535034c516d972a142bd0729882bf2a9b Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 12:39:35 +0200 Subject: python3-huggingface_hub: add version 1.18.0 Co-Authored-By: Claude Sonnet 4.6 --- .extras/nvchecker.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.extras') diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 7cabe4b..038535e 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -93,3 +93,7 @@ pypi = "annotated-doc" [python3-typer] source = "pypi" pypi = "typer" + +[python3-huggingface_hub] +source = "pypi" +pypi = "huggingface_hub" -- cgit v1.2.3