Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/emailservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
google-api-core==2.18.0
grpcio-health-checking==1.62.2
grpcio==1.62.2
jinja2==3.1.4
jinja2==3.1.6
python-json-logger==2.0.7
google-cloud-profiler==4.1.0
google-cloud-trace==1.13.3
requests==2.31.0
requests==2.34.2
opentelemetry-distro==0.45b0
opentelemetry-instrumentation-grpc==0.45b0
opentelemetry-exporter-otlp-proto-grpc==1.24.0
19 changes: 7 additions & 12 deletions src/emailservice/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
Expand All @@ -14,7 +10,7 @@ deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
google-api-core[grpc]==2.18.0
google-api-core==2.18.0
# via
# -r requirements.in
# google-api-python-client
Expand Down Expand Up @@ -60,7 +56,7 @@ idna==3.4
# via requests
importlib-metadata==6.8.0
# via opentelemetry-api
jinja2==3.1.4
jinja2==3.1.6
# via -r requirements.in
markupsafe==2.1.3
# via jinja2
Expand Down Expand Up @@ -120,13 +116,15 @@ pyparsing==3.1.1
# via httplib2
python-json-logger==2.0.7
# via -r requirements.in
requests==2.31.0
requests==2.34.2
# via
# -r requirements.in
# google-api-core
# google-cloud-profiler
rsa==4.9
# via google-auth
setuptools==82.0.1
# via opentelemetry-instrumentation
typing-extensions==4.8.0
# via opentelemetry-sdk
uritemplate==4.1.1
Expand All @@ -140,6 +138,3 @@ wrapt==1.16.0
# opentelemetry-instrumentation-grpc
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools