We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9984 commit b13d172Copy full SHA for b13d172
setup.py
@@ -28,7 +28,7 @@
28
"aiohttp",
29
"cryptography>=42.0.0",
30
"Requests",
31
- "google-auth",
+ "google-auth>=2.28.0",
32
]
33
34
package_root = os.path.abspath(os.path.dirname(__file__))
0 commit comments