aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 6 insertions, 0 deletions
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]