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 Dec 20, 2024
1 parent c529677 commit 082ed46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pyTelegramBotAPI==4.22.1
APScheduler==3.9.1.post1
croniter==2.0.7
faiss-cpu==1.8.0.post1
tiktoken==0.7.0
tiktoken==0.8.0
RestrictedPython>=7.3
AccessControl>=7.2
timeout-decorator==0.5.0
Expand Down

0 comments on commit 082ed46

Please sign in to comment.