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 9567436 commit 4b22aceCopy full SHA for 4b22ace
setup.py
@@ -46,6 +46,8 @@
46
"pyu2f",
47
"pyjwt",
48
"responses",
49
+ "grpcio",
50
+ "oauth2client",
51
# Async Dependencies
52
# TODO(https://github.com/googleapis/google-auth-library-python/issues/1722): Remove the pinned aiohttp version and use `aiohttp_extra_require`.
53
"aiohttp < 3.10.0",
0 commit comments