Skip to content

Commit 2029c2f

Browse files
Bump tiktoken from 0.7.0 to 0.9.0
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.7.0 to 0.9.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.9.0) --- updated-dependencies: - dependency-name: tiktoken dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 425fb2a commit 2029c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ sqlalchemy==2.0.36
275275
# via fastapi-app (pyproject.toml)
276276
starlette==0.41.3
277277
# via fastapi
278-
tiktoken==0.7.0
278+
tiktoken==0.9.0
279279
# via opentelemetry-instrumentation-openai
280280
tqdm==4.67.1
281281
# via openai

0 commit comments

Comments
 (0)