diff --git a/requirements.txt b/requirements.txt index 0c6f2ba0e1..ebd250838b 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 @@ -111,7 +111,9 @@ google-auth==2.48.0 # google-api-core # google-cloud-appengine-logging # google-cloud-core + # google-cloud-error-reporting # google-cloud-kms + # google-cloud-logging # google-cloud-storage google-cloud-appengine-logging==1.8.0 # via google-cloud-logging @@ -122,11 +124,11 @@ google-cloud-core==2.6.0 # -r requirements.in # google-cloud-logging # google-cloud-storage -google-cloud-error-reporting==1.4.0 +google-cloud-error-reporting==1.16.0 # via -r requirements.in google-cloud-kms==2.24.2 # via -r requirements.in -google-cloud-logging==2.7.1 +google-cloud-logging==3.16.0 # via google-cloud-error-reporting google-cloud-storage==3.10.1 # via -r requirements.in @@ -137,7 +139,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 @@ -151,6 +153,8 @@ grpcio==1.78.0 # via # google-api-core # google-cloud-appengine-logging + # google-cloud-error-reporting + # google-cloud-logging # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status @@ -188,11 +192,12 @@ markdown-it-py==4.0.0 # via -r requirements.in mdurl==0.1.2 # via markdown-it-py +opentelemetry-api==1.44.0 + # via google-cloud-logging packaging==26.2 # via # -r requirements.in # django-js-reverse - # google-cloud-error-reporting # gunicorn # kombu pillow==12.3.0 @@ -213,7 +218,9 @@ protobuf==4.25.8 # google-api-core # google-cloud-appengine-logging # google-cloud-audit-log + # google-cloud-error-reporting # google-cloud-kms + # google-cloud-logging # googleapis-common-protos # grpcio-status # proto-plus @@ -284,6 +291,7 @@ typing-extensions==4.15.0 # cryptography # exceptiongroup # grpcio + # opentelemetry-api # pydantic # pydantic-core # referencing