8000
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 461f2cc commit 13eea09Copy full SHA for 13eea09
setup.py
@@ -29,7 +29,7 @@
29
# 'Development Status :: 5 - Production/Stable'
30
release_status = "Development Status :: 5 - Production/Stable"
31
dependencies = [
32
- "googleapis-common-protos >= 1.5.3, != 1.5.4, < 2.0dev",
+ "googleapis-common-protos >= 1.6.0, < 2.0dev",
33
"protobuf >= 3.4.0",
34
"google-auth >= 0.4.0, < 2.0dev",
35
"requests >= 2.18.0, < 3.0.0dev",
0 commit comments