commit | 13eea096b1572631fc5f46577772a5fedc74afbe | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Wed Jul 17 14:46:56 2019 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 17 14:46:56 2019 -0400 |
tree | 13f520ed890b211ab7142ddd2197605f41b9d60c | |
parent | 461f2cc138308251fd13be0c40e9de43797f91f3 [diff] [blame] |
Update pins of 'googleapis-common-protos. (#8688) Toward #8686.
diff --git a/setup.py b/setup.py index 1deb129..4c37c98 100644 --- a/setup.py +++ b/setup.py
@@ -29,7 +29,7 @@ # 'Development Status :: 5 - Production/Stable' release_status = "Development Status :: 5 - Production/Stable" dependencies = [ - "googleapis-common-protos >= 1.5.3, != 1.5.4, < 2.0dev", + "googleapis-common-protos >= 1.6.0, < 2.0dev", "protobuf >= 3.4.0", "google-auth >= 0.4.0, < 2.0dev", "requests >= 2.18.0, < 3.0.0dev",