From 704b6407b4e51800376e73fe934a762e94b30d9d Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 14 Oct 2023 04:39:41 -0600 Subject: rebased --- pyproject.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1c83745..1e66585 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,12 @@ redis = "^5.0.1" vonage = "^3.10.0" vocode = "^0.1.111" elevenlabs = "0.2.20" +google-api-python-client = "^2.103.0" +google-auth-oauthlib = "^1.1.0" +google-auth-httplib2 = "^0.1.1" +beautifulsoup4 = "^4.12.2" +google-search-results = "^2.4.2" +boto3 = "^1.28.63" [build-system] -- cgit v1.2.3