diff --git a/setup.py b/setup.py index 58af6b3..415a7ee 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ ], }, install_requires=[ - "google-api-python-client==2.142.0", + "google-api-python-client==2.143.0", "google-auth==2.34.0", "google-auth-oauthlib==1.2.1", "numpy==2.1.0",