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 da2f23c commit df84621Copy full SHA for df84621
setup.py
@@ -57,8 +57,6 @@
57
GRPC_PACKAGES = [
58
'grpcio >= 1.0.0',
59
'google-gax >= 0.14.1, < 0.15dev',
60
- 'gapic-google-pubsub-v1 >= 0.9.0, < 0.10dev',
61
- 'grpc-google-pubsub-v1 >= 0.9.0, < 0.10dev',
62
'gapic-google-logging-v2 >= 0.9.0, < 0.10dev',
63
'grpc-google-logging-v2 >= 0.9.0, < 0.10dev',
64
]
0 commit comments