Skip to content

Commit

Permalink
build(deps): bump ctranslate2 from 3.20.0 to 3.21.0
Browse files Browse the repository at this point in the history
Bumps [ctranslate2](https://github.com/OpenNMT/CTranslate2) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/OpenNMT/CTranslate2/releases)
- [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md)
- [Commits](OpenNMT/CTranslate2@v3.20.0...v3.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent eb5ee82 commit a0449db
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ python-multipart = "^0.0.6"
hypercorn = "^0.14.4"
uvloop = "^0.18.0"
httpx = "^0.25.0"
ctranslate2 = "^3.20.0"
ctranslate2 = "^3.21.0"
transformers = "^4.34.0"
sentencepiece = "^0.1.99"
sentence-transformers = "^2.2.2"
Expand Down

0 comments on commit a0449db

Please sign in to comment.