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