We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6241831 commit aca44a4Copy full SHA for aca44a4
1 file changed
packages/google-auth-oauthlib/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