Replace deprecated update_repo_visibility (#35970)

This commit is contained in:
Lucain
2025-02-13 11:27:55 +01:00
committed by GitHub
parent 9065cf0d92
commit e60ae0d078
3 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ _deps = [
"fugashi>=1.0",
"GitPython<3.1.19",
"hf-doc-builder>=0.3.0",
"huggingface-hub>=0.24.0,<1.0",
"huggingface-hub>=0.26.0,<1.0",
"importlib_metadata",
"ipadic>=1.0.0,<2.0",
"isort>=5.5.4",