Skip to content

Commit ee87790

Browse files
Bump tiktoken from 0.6.0 to 0.7.0
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] <[email protected]>
1 parent b202e7c commit ee87790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ sqlalchemy[asyncio]==2.0.30
147147
# via fastapi_app (pyproject.toml)
148148
starlette==0.37.2
149149
# via fastapi
150-
tiktoken==0.6.0
150+
tiktoken==0.7.0
151151
# via
152152
# fastapi_app (pyproject.toml)
153153
# openai-messages-token-helper

0 commit comments

Comments
 (0)