From 38d89680051d63815552b5bcf637dcdbfd804553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:22:54 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: tiktoken dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c4998ae..642715b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -147,7 +147,7 @@ sqlalchemy[asyncio]==2.0.30 # via fastapi_app (pyproject.toml) starlette==0.37.2 # via fastapi -tiktoken==0.6.0 +tiktoken==0.7.0 # via # fastapi_app (pyproject.toml) # openai-messages-token-helper