Skip to content

Commit cbbd7b6

Browse files
Update dependency tiktoken to ^0.9.0 (#2054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f0acd9 commit cbbd7b6

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

poetry.lock

Lines changed: 33 additions & 33 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
@@ -85,7 +85,7 @@ onnxruntime = "1.20.1"
8585
openai = "^1.55.3"
8686
litellm = "1.61.4"
8787
langchain = "^0.3.11"
88-
tiktoken = "^0.8.0"
88+
tiktoken = "^0.9.0"
8989
llama-index = "^0.12.6"
9090
llama-index-llms-openai = "^0.3.12"
9191
llama-index-agent-openai = "^0.4.1"

0 commit comments

Comments
 (0)