Skip to content

Commit

Permalink
Bump transformers from 4.36.2 to 4.38.0 in /forms-flow-data-analysis-api
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.2 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.36.2...v4.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent aa9b370 commit 7be7827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NumPy==1.24.1
Transformers==4.36.2
Transformers==4.38.0
torch==2.0.1
scikit-learn==1.2.0
datasets==2.8.0
Expand Down
2 changes: 1 addition & 1 deletion forms-flow-data-analysis-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ thinc==7.4.6
tokenizers==0.15.2
torch==2.0.1
tqdm==4.66.1
transformers==4.36.2
transformers==4.38.0
typing_extensions==4.8.0
urllib3==2.0.7
wasabi==0.10.1

0 comments on commit 7be7827

Please sign in to comment.