Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2023
1 parent 84f2733 commit f27f0a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-service.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.17
torch==1.6.0
spacy==2.1.3
transformers==4.4.0
transformers==4.30.0
sentencepiece==0.1.95
Cython==0.29.10
tqdm==4.32.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy
torch==1.9.0
spacy==2.1.3
transformers==4.9.1
transformers==4.30.0
sentencepiece==0.1.96
tqdm
neuralcoref==4.0
Expand Down

0 comments on commit f27f0a1

Please sign in to comment.