diff --git a/pyproject.toml b/pyproject.toml index 9e2bad7..b4455ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ ] dependencies = [ "anthropic==0.36.2", - "google-api-python-client==2.48.0", + "google-api-python-client==2.176.0", "google-auth-oauthlib==1.2.1", "gradio==4.44.1", "openai==1.51.0",