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 64e2987 commit f8a15f7Copy full SHA for f8a15f7
setup.py
@@ -20,7 +20,7 @@
20
21
TOOL_DEPENDENCIES = "click>=6.0.0"
22
23
-DEPENDENCIES = ("google-auth>=1.0.0", "requests-oauthlib>=0.7.0")
+DEPENDENCIES = ("google-auth>=2.13.0", "requests-oauthlib>=0.7.0")
24
25
26
with io.open("README.rst", "r") as fh:
0 commit comments