Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
build(deps): update huggingface-hub requirement (#29)
Browse files Browse the repository at this point in the history
Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.12.1...v0.13.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2023
1 parent 1a363ad commit ec56cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bitsandbytes~=0.37.0
coverage==6.4.2
flake8==3.7.9
flask==2.2.1
huggingface-hub~=0.12.1
huggingface-hub~=0.13.1
pytest==6.2.5
tenacity~=8.2.2
torch<=1.13.1
Expand Down

0 comments on commit ec56cf1

Please sign in to comment.