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 3849676 commit 3ff3a8eCopy full SHA for 3ff3a8e
setup.py
@@ -29,7 +29,7 @@
29
# 'Development Status :: 5 - Production/Stable'
30
release_status = "Development Status :: 5 - Production/Stable"
31
dependencies = [
32
- "google-auth >= 1.9.0, < 2.0dev",
+ "google-auth >= 1.11.0, < 2.0dev",
33
"google-cloud-core >= 1.2.0, < 2.0dev",
34
"google-resumable-media >= 0.5.0, < 0.6dev",
35
]
0 commit comments