Skip to content

Commit

Permalink
Bump tiktoken from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/openai/tiktoken/releases)
- [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md)
- [Commits](openai/tiktoken@0.7.0...0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent a6d9b0c commit 8ea959e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 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 @@ -60,7 +60,7 @@ aiofiles = "^24.1.0"
# LLM
openai = "^1.51.2"
nltk = "3.9.1"
tiktoken = "^0.7.0"
tiktoken = "^0.8.0"

# Data-Sci
numpy = "^1.25.2"
Expand Down

0 comments on commit 8ea959e

Please sign in to comment.