Skip to content

Commit

Permalink
chore(deps): bump transformers in /examples/inference_graph
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]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent d6719d1 commit 353849f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/inference_graph/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bentoml>=1.0.0
torch
transformers==4.30.0
transformers==4.36.0

0 comments on commit 353849f

Please sign in to comment.