diff --git a/requirements.in b/requirements.in index 12a2808834..7f1ab1c11a 100644 --- a/requirements.in +++ b/requirements.in @@ -6,7 +6,7 @@ psycopg2-binary==2.9.12 django-js-reverse==0.10.2 django-registration==3.4 le-utils==0.2.18 -gunicorn==26.0.0 +gunicorn==26.2.0 django-postmark==0.1.6 jsonfield==3.1.0 celery==5.6.3 diff --git a/requirements.txt b/requirements.txt index 0c6f2ba0e1..4c7fa7b6ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core[grpc]==2.30.0 +google-api-core==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -137,7 +137,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos[grpc]==1.57.0 +googleapis-common-protos==1.57.0 # via # google-api-core # google-cloud-audit-log @@ -156,7 +156,7 @@ grpcio==1.78.0 # grpcio-status grpcio-status==1.62.3 # via google-api-core -gunicorn==26.0.0 +gunicorn==26.2.0 # via -r requirements.in html5lib==1.1 # via -r requirements.in @@ -193,7 +193,6 @@ packaging==26.2 # -r requirements.in # django-js-reverse # google-cloud-error-reporting - # gunicorn # kombu pillow==12.3.0 # via -r requirements.in