diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 3f6989340..b7291c9c6 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -9,4 +9,5 @@ redis anthropic boto3 appdirs -orjson \ No newline at end of file +orjson +pydantic \ No newline at end of file