diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 7fe839119..6edca4f10 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-bigquery[pandas,bqstorage,pyarrow]==1.26.1 +google-cloud-bigquery[pandas,bqstorage,pyarrow]==2.0.0 google-auth-oauthlib==0.4.1 ipython==7.16.1; python_version < '3.7' ipython==7.17.0; python_version >= '3.7'