We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72a361 commit 835ec33Copy full SHA for 835ec33
1 file changed
packages/google-cloud-bigtable/setup.py
@@ -34,6 +34,7 @@
34
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
35
"proto-plus >= 1.13.0",
36
"libcst >= 0.2.5",
37
+ "packaging >= 14.3",
38
]
39
extras = {}
40
0 commit comments