Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: transformers
  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 Dec 20, 2023
1 parent 8de029a commit 140dd14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from setuptools import find_packages

REQUIREMENTS = [
"apache-beam[gcp]==2.41.0", "transformers==4.30.0", "torch==1.13.1"
"apache-beam[gcp]==2.41.0", "transformers==4.36.0", "torch==1.13.1"
]

setuptools.setup(
Expand Down

0 comments on commit 140dd14

Please sign in to comment.