diff --git a/pyproject.toml b/pyproject.toml index c28bb24..fb3fa9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,6 +50,7 @@ saas = [ "clerk-backend-api>=3.0.0", "stripe>=9.1.0", "upstash-redis>=1.1.0", + "tiktoken>=0.5.0", ] [project.scripts]