We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3fd61 commit b212be2Copy full SHA for b212be2
setup.py
@@ -28,7 +28,7 @@
28
# 'Development Status :: 4 - Beta'
29
# 'Development Status :: 5 - Production/Stable'
30
release_status = "Development Status :: 4 - Beta"
31
-dependencies = ["google-api-core >= 1.14.0, < 2.0.0dev"]
+dependencies = ["google-api-core >= 1.16.0, < 2.0.0dev"]
32
extras = {"grpc": "grpcio >= 1.8.2, < 2.0dev"}
33
34
0 commit comments