Skip to content

Commit

Permalink
recommendation service (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
PellePedro authored Nov 7, 2024
1 parent ae207b6 commit e48520c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions src/recommendationservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ backoff==2.2.1
# opentelemetry-exporter-otlp-proto-grpc
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
certifi
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -123,14 +123,9 @@ wrapt==1.16.0
# deprecated
# opentelemetry-instrumentation
# opentelemetry-instrumentation-grpc
zipp==3.17.0
# via importlib-metadata

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

zipp
fastapi==0.110.0
pydantic==2.6.3
uvicorn==0.27.1
thrift==0.21.0
requests==2.31.0
requests

0 comments on commit e48520c

Please sign in to comment.