diff --git a/setup.py b/setup.py index 70aef6f2d..9370501c3 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ 'PyMySQL==0.7.11', 'psycopg2-binary==2.9.5', 'snowflake-connector-python[pandas]==2.7.6', - 'google-cloud-bigquery==2.31.0', + 'google-cloud-bigquery==3.11.0', 'pipelinewise-singer-python==1.*', 'python-pidfile==3.0.0', 'pymongo==3.12.3',