Skip to content

Commit

Permalink
Merge pull request #22 from patooworld/renovate/python
Browse files Browse the repository at this point in the history
chore(deps): refresh pip-compile outputs python
  • Loading branch information
patooworld authored Nov 9, 2024
2 parents 54d6a7d + 655368c commit 7047c3a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions src/emailservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
google-api-core==2.19.2
grpcio-health-checking==1.66.1
grpcio==1.66.1
google-api-core==2.22.0
grpcio-health-checking==1.67.1
grpcio==1.67.1
jinja2==3.1.4
python-json-logger==2.0.7
google-cloud-profiler==4.1.0
google-cloud-trace==1.13.5
google-cloud-trace==1.14.0
requests==2.32.2
opentelemetry-distro==0.41b0
opentelemetry-instrumentation-grpc==0.48b0
Expand Down
4 changes: 2 additions & 2 deletions src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
locust==2.31.5
faker==28.1.0
locust==2.32.1
faker==28.4.1
4 changes: 2 additions & 2 deletions src/recommendationservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-api-core==2.19.2
google-api-core==2.22.0
google-cloud-profiler==4.1.0
grpcio-health-checking==1.66.1
grpcio-health-checking==1.67.1
python-json-logger==2.0.7
requests==2.32.2
rsa==4.9
Expand Down
6 changes: 3 additions & 3 deletions src/shoppingassistantservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flask==3.0.3
langchain-google-genai==1.0.10
langchain==0.2.15
langchain==0.3.7
pillow==10.4.0
langchain-google-alloydb-pg==0.5.0
google-cloud-secret-manager==2.20.2
langchain-google-alloydb-pg==0.8.0
google-cloud-secret-manager==2.21.0

0 comments on commit 7047c3a

Please sign in to comment.