Skip to content

Commit 4c33c96

Browse files
chore(deps): 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] <support@github.com>
1 parent 08b6e49 commit 4c33c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ pydantic==2.8.2
3333
pydantic-settings==2.4.0
3434
python-dotenv==1.0.1
3535
pypdf==4.3.1
36-
tiktoken==0.7.0
36+
tiktoken==0.8.0

0 commit comments

Comments
 (0)