Skip to content

Commit 39fd7f8

Browse files
Bump tiktoken from 0.4.0 to 0.6.0
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.4.0 to 0.6.0. - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.4.0...0.6.0) --- updated-dependencies: - dependency-name: tiktoken dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e405c9 commit 39fd7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ azure-ai-formrecognizer==3.2.1
33
Markdown==3.4.4
44
requests==2.31.0
55
tqdm==4.65.0
6-
tiktoken==0.4.0
6+
tiktoken==0.6.0
77
langchain==0.0.340
88
bs4==0.0.1
99
urllib3==2.0.6

0 commit comments

Comments
 (0)