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 02d2579 commit 1ba6095Copy full SHA for 1ba6095
setup.py
@@ -30,7 +30,7 @@
30
release_status = "Development Status :: 5 - Production/Stable"
31
dependencies = [
32
"googleapis-common-protos >= 1.6.0, < 2.0dev",
33
- "protobuf >= 3.4.0",
+ "protobuf >= 3.12.0",
34
"google-auth >= 1.14.0, < 2.0dev",
35
"requests >= 2.18.0, < 3.0.0dev",
36
"setuptools >= 34.0.0",
0 commit comments