Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 2ad8581 commit b7a420f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ flask<3.0.0
requests==2.31.0
simpleaichat==0.2.2
openai<1.0.0
tiktoken==0.6.0
tiktoken==0.7.0
google-cloud-storage==2.16.0
google-auth==2.29.0

0 comments on commit b7a420f

Please sign in to comment.