diff --git a/setup.py b/setup.py index 17635e82a..22b0094a1 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "aiohttp", "cryptography>=42.0.0", "Requests", - "google-auth", + "google-auth>=2.28.0", ] package_root = os.path.abspath(os.path.dirname(__file__))