diff --git a/requirements.txt b/requirements.txt index f31e3c1..3af39b5 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.2,<4.0.0 +google-cloud-bigquery>=3.42.3,<4.0.0 python-dateutil==2.9.0.post0 requests>=2.34.2 urllib3>=2.7.0