Thanks to visit codestin.com Credit goes to github.com
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 2493fa1 commit 7572853Copy full SHA for 7572853
setup.py
@@ -32,7 +32,7 @@
32
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
33
"google-cloud-core >= 1.4.1, < 2.0dev",
34
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
35
- "proto-plus == 1.10.0-dev2",
+ "proto-plus==1.11.0",
36
"libcst >= 0.2.5",
37
]
38
extras = {
0 commit comments