We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b54aa commit 4dfafe9Copy full SHA for 4dfafe9
bigquery/setup.py
@@ -33,6 +33,7 @@
33
"google-cloud-core >= 1.0.3, < 2.0dev",
34
"google-resumable-media >= 0.3.1, != 0.4.0, < 0.6.0dev",
35
"protobuf >= 3.6.0",
36
+ "six >=1.13.0,< 2.0.0dev",
37
]
38
extras = {
39
"bqstorage": [
0 commit comments