Skip to content

Commit

Permalink
Bump transformers from 4.36.0 to 4.38.0
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.36.0...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 96703b9 commit bf6373d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ torch-geometric==2.3.0
torchmetrics==1.3.1
torchvision==0.15.2
tqdm==4.65.0
transformers==4.36.0
transformers==4.38.0
vaderSentiment==3.3.2
wandb==0.15.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tokenizers==0.15.2",
"torchmetrics==1.3.1",
"tqdm==4.65.0",
"transformers==4.38.2",
"transformers==4.38.0",
"wandb==0.15.3",
"hydra-colorlog==1.2.0",
"hydra-optuna-sweeper==1.2.0",
Expand Down

0 comments on commit bf6373d

Please sign in to comment.