diff --git a/requirements.txt b/requirements.txt index 8feeb13..d76bbcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ GitPython==3.1.43 pytest pytest-cov google-genai -httpx==0.27.2 \ No newline at end of file +httpx==0.27.2 +tiktoken