Skip to content

Commit

Permalink
Bump transformers from 4.30.2 to 4.36.0
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.2 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.30.2...v4.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 0faedf0 commit 786cc16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ scikit-learn==1.2.2
torch==2.0.1
torchvision==0.15.2
tqdm==4.63.0
transformers==4.30.2
transformers==4.36.0
tree-sitter==0.20.1
bitsandbytes==0.39.1
evaluate==0.4.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"torch==2.0.1",
"torchvision==0.15.2",
"tqdm==4.63.0",
"transformers==4.30.2",
"transformers==4.36.0",
"tree-sitter==0.20.1",
"bitsandbytes==0.39.1",
"evaluate==0.4.0"
Expand Down

0 comments on commit 786cc16

Please sign in to comment.