Skip to content

Commit d530de0

Browse files
Bump tiktoken from 0.7.0 to 0.8.0
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.7.0 to 0.8.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.8.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 8f2661c commit d530de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ sniffio==1.3.1
130130
# openai
131131
tenacity==8.4.2
132132
# via langchain-core
133-
tiktoken==0.7.0
133+
tiktoken==0.8.0
134134
# via
135135
# -r requirements/requirements.in
136136
# langchain-openai

0 commit comments

Comments
 (0)