diff --git a/requirements.txt b/requirements.txt index cb8a3f4..f31e3c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ google-auth-oauthlib==1.4.0 google-auth-httplib2==0.4.0 google-api-python-client>=2.198.0,<3.0.0 -google-cloud-bigquery>=3.42.1,<4.0.0 +google-cloud-bigquery>=3.42.2,<4.0.0 python-dateutil==2.9.0.post0 requests>=2.34.2 urllib3>=2.7.0