diff --git a/setup.py b/setup.py index bc37de9..2ed32f6 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ ], }, install_requires=[ - "google-api-python-client==2.111.0", + "google-api-python-client==2.112.0", "google-auth==2.26.0", "google-auth-oauthlib==1.2.0", "numpy==1.26.3",