Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 25, 2023
1 parent 14fea13 commit fb922ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def read(fname):
'appdirs==1.4.4',
'torch==2.1.0',
'openai==1.2.4',
'transformers==4.35.1',
'transformers==4.35.2',
'sortedcontainers==2.4.0',
],
extras_require={
Expand Down

0 comments on commit fb922ce

Please sign in to comment.