Skip to content

Commit

Permalink
Update huggingface-hub to 0.24.6 (#3038)
Browse files Browse the repository at this point in the history
* Update huggingface-hub to 0.24.6

* Update poetry lock files
  • Loading branch information
albertvillanova authored Aug 22, 2024
1 parent 2bf3d15 commit 3ab176b
Show file tree
Hide file tree
Showing 16 changed files with 191 additions and 243 deletions.
16 changes: 8 additions & 8 deletions docs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 14 additions & 18 deletions e2e/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "3.9.18"

[tool.poetry.group.dev.dependencies]
bandit = "^1.7.4"
huggingface-hub = {extras = ["hf-transfer"], git = "https://github.com/huggingface/huggingface_hub.git", rev = "657a1bdcc0545309463e8651f62010154e9b3792"}
huggingface-hub = {version = "^0.24.6", extras = ["hf-transfer"]}
mypy = "^1.10.0"
pip-audit = "^2.7.3"
pytest = "^8.2.2"
Expand Down
32 changes: 14 additions & 18 deletions front/admin_ui/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 14 additions & 18 deletions jobs/cache_maintenance/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3ab176b

Please sign in to comment.