From 6c6add2a3c0e15f765d995a1091b87ddb21db9b4 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Fri, 1 Dec 2023 16:06:22 -0800 Subject: [PATCH] (fix) ci/cd --- .circleci/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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