diff --git a/requirements.txt b/requirements.txt index 1efed2a..98e16bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ numpy==1.26.1 fastavro==1.8.4 six>=1.12.0 google-cloud-pubsub==2.18.4 -google-cloud-bigquery==3.12.0 +google-cloud-bigquery==3.27.0 pyyaml==6.0.1 \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index af3de85..3019b84 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = fastavro==1.7.0 six>=1.12.0 google-cloud-pubsub==2.13.11 - google-cloud-bigquery==3.4.1 + google-cloud-bigquery==3.27.0 pyyaml==6.0 [options.entry_points]