Skip to content

Commit

Permalink
build(deps): bump transformers from 4.31.0 to 4.36.0 in /docs
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 4.31.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.31.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 21, 2023
1 parent 94b3048 commit 07d6990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ torchsummary==1.5.1
tornado==6.3.2
tqdm==4.65.0
traitlets==5.9.0
transformers==4.31.0
transformers==4.36.0
triton==2.0.0
typing_extensions==4.6.3
tzdata==2023.3
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lifelines==0.27.7 # used for concordance index calc
# model building
torch==2.0.1
torch-geometric==2.3.1
transformers==4.31.0 # huggingface needed for esm
transformers==4.36.0 # huggingface needed for esm

# optional:
torchsummary==1.5.1
Expand Down

0 comments on commit 07d6990

Please sign in to comment.