diff --git a/app/requirements.txt b/app/requirements.txt index d7185498..b09773b4 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,7 +7,7 @@ boto3==1.34.145 botocore==1.34.145 fastapi==0.111.1 geoip2==4.8.0 -google-api-python-client==2.137.0 +google-api-python-client==2.139.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 google-api-core==2.19.1 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index ab845542..834a0494 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.137.0 +google-api-python-client==2.139.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 \ No newline at end of file