Skip to content

Commit 1ca6a3a

Browse files
committed
chore(deps): refresh pip-compile outputs python
1 parent 5f5b66c commit 1ca6a3a

File tree

5 files changed

+27
-24
lines changed

5 files changed

+27
-24
lines changed

src/emailservice/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ grpcio==1.70.0
44
jinja2==3.1.5
55
python-json-logger==3.2.1
66
google-cloud-profiler==4.1.0
7-
google-cloud-trace==1.15.0
7+
google-cloud-trace==1.16.0
88
requests==2.32.2
99
opentelemetry-distro==0.41b0
1010
opentelemetry-instrumentation-grpc==0.51b0

src/loadgenerator/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
locust==2.32.9
1+
locust==2.32.10
22
faker==35.2.2

src/loadgenerator/requirements.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flask==3.1.0
2525
# flask-cors
2626
# flask-login
2727
# locust
28-
flask-cors==5.0.0
28+
flask-cors==5.0.1
2929
# via locust
3030
flask-login==0.6.3
3131
# via locust
@@ -43,7 +43,7 @@ itsdangerous==2.2.0
4343
# via flask
4444
jinja2==3.1.5
4545
# via flask
46-
locust==2.32.9
46+
locust==2.32.10
4747
# via -r requirements.in
4848
markupsafe==3.0.2
4949
# via
@@ -70,6 +70,7 @@ urllib3==2.3.0
7070
werkzeug==3.1.3
7171
# via
7272
# flask
73+
# flask-cors
7374
# flask-login
7475
# locust
7576
zope-event==5.0
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.0
2-
langchain-google-genai==2.0.9
3-
langchain==0.3.18
2+
langchain-google-genai==2.0.10
3+
langchain==0.3.19
44
pillow==11.1.0
5-
langchain-google-alloydb-pg==0.9.1
6-
google-cloud-secret-manager==2.22.1
5+
langchain-google-alloydb-pg==0.9.2
6+
google-cloud-secret-manager==2.23.1

src/shoppingassistantservice/requirements.txt

+18-16
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiofiles==24.1.0
88
# via google-cloud-alloydb-connector
99
aiohappyeyeballs==2.4.6
1010
# via aiohttp
11-
aiohttp==3.11.12
11+
aiohttp==3.11.13
1212
# via
1313
# google-cloud-alloydb-connector
1414
# langchain
@@ -24,7 +24,7 @@ attrs==25.1.0
2424
# via aiohttp
2525
blinker==1.9.0
2626
# via flask
27-
cachetools==5.5.1
27+
cachetools==5.5.2
2828
# via google-auth
2929
certifi==2025.1.31
3030
# via
@@ -57,7 +57,7 @@ google-api-core[grpc]==2.24.1
5757
# google-cloud-secret-manager
5858
# google-cloud-storage
5959
# google-generativeai
60-
google-api-python-client==2.161.0
60+
google-api-python-client==2.162.0
6161
# via google-generativeai
6262
google-auth==2.38.0
6363
# via
@@ -74,11 +74,11 @@ google-auth-httplib2==0.2.0
7474
# via google-api-python-client
7575
google-cloud-alloydb-connector[asyncpg]==1.7.0
7676
# via langchain-google-alloydb-pg
77-
google-cloud-core==2.4.1
77+
google-cloud-core==2.4.2
7878
# via google-cloud-storage
79-
google-cloud-secret-manager==2.22.1
79+
google-cloud-secret-manager==2.23.1
8080
# via -r requirements.in
81-
google-cloud-storage==2.19.0
81+
google-cloud-storage==3.0.0
8282
# via langchain-google-alloydb-pg
8383
google-crc32c==1.6.0
8484
# via
@@ -88,7 +88,7 @@ google-generativeai==0.8.4
8888
# via langchain-google-genai
8989
google-resumable-media==2.7.2
9090
# via google-cloud-storage
91-
googleapis-common-protos[grpc]==1.67.0
91+
googleapis-common-protos[grpc]==1.68.0
9292
# via
9393
# google-api-core
9494
# grpc-google-iam-v1
@@ -97,13 +97,13 @@ greenlet==3.1.1
9797
# via sqlalchemy
9898
grpc-google-iam-v1==0.14.0
9999
# via google-cloud-secret-manager
100-
grpcio==1.70.0
100+
grpcio==1.71.0rc2
101101
# via
102102
# google-api-core
103103
# googleapis-common-protos
104104
# grpc-google-iam-v1
105105
# grpcio-status
106-
grpcio-status==1.70.0
106+
grpcio-status==1.71.0rc2
107107
# via google-api-core
108108
h11==0.14.0
109109
# via httpcore
@@ -129,21 +129,21 @@ jsonpatch==1.33
129129
# via langchain-core
130130
jsonpointer==3.0.0
131131
# via jsonpatch
132-
langchain==0.3.18
132+
langchain==0.3.19
133133
# via -r requirements.in
134-
langchain-core==0.3.35
134+
langchain-core==0.3.40
135135
# via
136136
# langchain
137137
# langchain-google-alloydb-pg
138138
# langchain-google-genai
139139
# langchain-text-splitters
140-
langchain-google-alloydb-pg==0.9.1
140+
langchain-google-alloydb-pg==0.9.2
141141
# via -r requirements.in
142-
langchain-google-genai==2.0.9
142+
langchain-google-genai==2.0.10
143143
# via -r requirements.in
144144
langchain-text-splitters==0.3.6
145145
# via langchain
146-
langsmith==0.3.8
146+
langsmith==0.3.11
147147
# via
148148
# langchain
149149
# langchain-core
@@ -163,12 +163,14 @@ numpy==1.26.4
163163
orjson==3.10.15
164164
# via langsmith
165165
packaging==24.2
166-
# via langchain-core
166+
# via
167+
# langchain-core
168+
# langsmith
167169
pgvector==0.3.6
168170
# via langchain-google-alloydb-pg
169171
pillow==11.1.0
170172
# via -r requirements.in
171-
propcache==0.2.1
173+
propcache==0.3.0
172174
# via
173175
# aiohttp
174176
# yarl

0 commit comments

Comments
 (0)