Skip to content

Commit

Permalink
Bump transformers from 4.33.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.33.2 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.33.2...v4.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent e3b0506 commit dc9b8ff
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 @@ -10,7 +10,7 @@ lmdb==1.2.1
truecase
requests>=2.20
pandas==1.3.5
transformers==4.33.2
transformers==4.36.0
torch==1.10.1
pytest
tensorflow-addons==0.19.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'unidecode==1.3.2',
'pydot==1.4.0',
'lmdb==1.2.1',
'transformers==4.33.2',
'transformers==4.36.0',
'torch==1.10.1',
'truecase',
'requests>=2.20',
Expand Down

0 comments on commit dc9b8ff

Please sign in to comment.