Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ff1c926 commit 0800d12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"py-cord==2.4.1",
"python-dotenv==1.0.0",
"requests==2.31.0",
"transformers==4.25.1",
"transformers==4.35.2",
"pycord-multicog==1.0.2",
"aiofiles==22.1.0",
"pinecone-client==2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ py-cord==2.4.1
beautifulsoup4==4.11.2
python-dotenv==1.0.0
requests==2.31.0
transformers==4.25.1
transformers==4.35.2
pycord-multicog==1.0.2
aiofiles==22.1.0
pinecone-client==2.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ py-cord==2.4.1
beautifulsoup4==4.11.2
python-dotenv==1.0.0
requests==2.31.0
transformers==4.25.1
transformers==4.35.2
pycord-multicog==1.0.2
aiofiles==22.1.0
pinecone-client==2.1.0
Expand Down

0 comments on commit 0800d12

Please sign in to comment.