diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 5ef69ad7a..a86a0b58e 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -5,4 +5,5 @@ openai tiktoken importlib_metadata baseten -gptcache \ No newline at end of file +gptcache +boto3 \ No newline at end of file