Commit 078eaaf3 authored by Vighnesh Birodkar's avatar Vighnesh Birodkar Committed by TF Object Detection Team
Browse files

Pin google-cloud-bigquery version.

PiperOrigin-RevId: 385224486
parent 4fd1790e
...@@ -21,7 +21,8 @@ REQUIRED_PACKAGES = [ ...@@ -21,7 +21,8 @@ REQUIRED_PACKAGES = [
'lvis', 'lvis',
'scipy', 'scipy',
'pandas', 'pandas',
'tf-models-official' 'google-cloud-bigquery==1.21.0',
'tf-models-official',
] ]
setup( setup(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment