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 accelerate requirement from ~=0.20.3 to ~=0.26.1
Browse files Browse the repository at this point in the history
Updates the requirements on [accelerate](https://github.com/huggingface/accelerate) to permit the latest version.
- [Release notes](https://github.com/huggingface/accelerate/releases)
- [Commits](huggingface/accelerate@v0.20.3...v0.26.1)

---
updated-dependencies:
- dependency-name: accelerate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 3d5119a commit 06908d5
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
@@ -1,4 +1,4 @@
accelerate~=0.20.3
accelerate~=0.26.1
bitsandbytes~=0.42.0
build>=0.10.0
coverage>=6.4.2
Expand Down

0 comments on commit 06908d5

Please sign in to comment.