Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 064848d commit 43fb460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ django-storages==1.14.2 #
openai==1.2.4
pinecone-client==2.2.4
PyPDF2==3.0.1
tiktoken==0.4.0
tiktoken==0.5.2
langchain==0.0.352
langchain-experimental==0.0.40
# For asynchronous event loop (Do not update: anyio<4.0 is REQUIRED by langchain)
Expand Down

0 comments on commit 43fb460

Please sign in to comment.