diff --git a/app/requirements.txt b/app/requirements.txt index 8837bd1f..2c18ff9a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,9 +4,9 @@ Jinja2==3.1.3 awscli==1.32.48 aws-sns-message-validator==0.0.5 boto3==1.34.48 -fastapi==0.109.2 +fastapi==0.110.0 geoip2==4.8.0 -google-api-python-client==2.119.0 +google-api-python-client==2.120.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 httpx==0.27.0 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 43bea3eb..a984db0d 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.119.0 +google-api-python-client==2.120.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 \ No newline at end of file