diff --git a/app/requirements.txt b/app/requirements.txt index 5604a310..14b9449d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,11 +7,11 @@ boto3==1.34.158 botocore==1.34.158 fastapi==0.112.0 geoip2==4.8.0 -google-api-python-client==2.139.0 +google-api-python-client==2.140.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 google-api-core==2.19.1 -google-auth==2.32.0 +google-auth==2.33.0 httpx==0.27.0 itsdangerous==2.2.0 Jinja2==3.1.4 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 834a0494..be827474 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.139.0 +google-api-python-client==2.140.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 \ No newline at end of file