diff --git a/community/identity-form-autofiller-python/src/requirements.txt b/community/identity-form-autofiller-python/src/requirements.txt index 8da18769a..0d4c98ca6 100644 --- a/community/identity-form-autofiller-python/src/requirements.txt +++ b/community/identity-form-autofiller-python/src/requirements.txt @@ -2,7 +2,7 @@ google-cloud-documentai==2.15.0 # https://pypi.org/project/google-auth -google-auth==2.33.0 +google-auth==2.36.0 # https://pypi.org/project/Pillow Pillow==10.3.0 diff --git a/web-app-demo/Backend/requirements.txt b/web-app-demo/Backend/requirements.txt index bf999e5bc..cbe14c982 100644 --- a/web-app-demo/Backend/requirements.txt +++ b/web-app-demo/Backend/requirements.txt @@ -2,6 +2,6 @@ Flask==3.0.3 Flask-Cors==4.0.1 Flask-RESTful==0.3.10 google-cloud-documentai==2.15.0 -google-auth==2.33.0 +google-auth==2.36.0 pylint==3.0.3 gunicorn==23.0.0 diff --git a/web-app-pix2info-python/src/requirements.txt b/web-app-pix2info-python/src/requirements.txt index 2291f1c0c..17f87c985 100644 --- a/web-app-pix2info-python/src/requirements.txt +++ b/web-app-pix2info-python/src/requirements.txt @@ -5,7 +5,7 @@ google-cloud-documentai==2.15.0 google-cloud-logging==3.5.0 # https://pypi.org/project/google-auth -google-auth==2.33.0 +google-auth==2.36.0 # https://pypi.org/project/Pillow Pillow==10.3.0