Skip to content

Commit 2866188

Browse files
build: bump tiktoken from 0.7.0 to 0.8.0 (#1389)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0329d7 commit 2866188

File tree

2 files changed

+35
-40
lines changed

2 files changed

+35
-40
lines changed

poetry.lock

Lines changed: 34 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ langchain = "0.2.16"
2222
langchain-community = "0.2.17"
2323
langchain-openai = "0.1.25"
2424
requests = "2.32.3"
25-
tiktoken = "0.7.0"
25+
tiktoken = "0.8.0"
2626
azure-storage-queue = "12.12.0"
2727
beautifulsoup4 = "4.12.3"
2828
fake-useragent = "1.5.1"

0 commit comments

Comments
 (0)