Skip to content

Commit cf2d4d7

Browse files
committed
chore(deps): refresh pip-compile outputs python
1 parent bca5142 commit cf2d4d7

File tree

6 files changed

+82
-50
lines changed

6 files changed

+82
-50
lines changed

src/emailservice/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ google-cloud-profiler==4.1.0
77
google-cloud-trace==1.16.1
88
requests==2.32.2
99
opentelemetry-distro==0.41b0
10-
opentelemetry-instrumentation-grpc==0.52b1
11-
opentelemetry-exporter-otlp-proto-grpc==1.31.1
10+
opentelemetry-instrumentation-grpc==0.53b1
11+
opentelemetry-exporter-otlp-proto-grpc==1.32.1

src/loadgenerator/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
locust==2.33.2
1+
locust==2.36.1
22
faker==35.2.2

src/loadgenerator/requirements.txt

Lines changed: 31 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
#
55
# pip-compile --output-file=requirements.txt requirements.in
66
#
7+
bidict==0.23.1
8+
# via python-socketio
79
blinker==1.9.0
810
# via flask
911
brotli==1.1.0
1012
# via geventhttpclient
11-
certifi==2025.1.31
13+
certifi==2025.4.26
1214
# via
1315
# geventhttpclient
1416
# requests
@@ -17,7 +19,9 @@ charset-normalizer==3.4.1
1719
click==8.1.8
1820
# via flask
1921
configargparse==1.7
20-
# via locust
22+
# via
23+
# locust
24+
# locust-cloud
2125
faker==35.2.2
2226
# via -r requirements.in
2327
flask==3.1.0
@@ -33,46 +37,65 @@ gevent==24.11.1
3337
# via
3438
# geventhttpclient
3539
# locust
40+
# locust-cloud
3641
geventhttpclient==2.3.3
3742
# via locust
38-
greenlet==3.1.1
43+
greenlet==3.2.1
3944
# via gevent
45+
h11==0.16.0
46+
# via wsproto
4047
idna==3.10
4148
# via requests
4249
itsdangerous==2.2.0
4350
# via flask
4451
jinja2==3.1.6
4552
# via flask
46-
locust==2.33.2
53+
locust==2.36.1
4754
# via -r requirements.in
55+
locust-cloud==1.20.7
56+
# via locust
4857
markupsafe==3.0.2
4958
# via
5059
# jinja2
5160
# werkzeug
5261
msgpack==1.1.0
5362
# via locust
63+
platformdirs==4.3.7
64+
# via locust-cloud
5465
psutil==7.0.0
5566
# via locust
5667
python-dateutil==2.9.0.post0
5768
# via faker
58-
pyzmq==26.3.0
69+
python-engineio==4.12.0
70+
# via python-socketio
71+
python-socketio[client]==5.13.0
72+
# via locust-cloud
73+
pyzmq==26.4.0
5974
# via locust
6075
requests==2.32.3
61-
# via locust
76+
# via
77+
# locust
78+
# python-socketio
79+
simple-websocket==1.1.0
80+
# via python-engineio
6281
six==1.17.0
6382
# via python-dateutil
64-
typing-extensions==4.13.0
83+
typing-extensions==4.13.2
6584
# via faker
66-
urllib3==2.3.0
85+
urllib3==2.4.0
6786
# via
6887
# geventhttpclient
6988
# requests
89+
websocket-client==1.8.0
90+
# via python-socketio
7091
werkzeug==3.1.3
7192
# via
7293
# flask
7394
# flask-cors
7495
# flask-login
7596
# locust
97+
wsproto==1.2.0
98+
# via simple-websocket
7699
zope-event==5.0
77100
# via gevent
78101
zope-interface==7.2

src/recommendationservice/requirements.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ google-cloud-profiler==4.1.0
33
grpcio-health-checking==1.71.0
44
python-json-logger==3.3.0
55
requests==2.32.2
6-
rsa==4.9
6+
rsa==4.9.1
77
opentelemetry-distro==0.41b0
8-
opentelemetry-instrumentation-grpc==0.52b1
9-
opentelemetry-exporter-otlp-proto-grpc==1.31.1
8+
opentelemetry-instrumentation-grpc==0.53b1
9+
opentelemetry-exporter-otlp-proto-grpc==1.32.1
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==3.1.0
2-
langchain-google-genai==2.1.1
3-
langchain==0.3.21
4-
pillow==11.1.0
2+
langchain-google-genai==2.1.3
3+
langchain==0.3.24
4+
pillow==11.2.1
55
langchain-google-alloydb-pg==0.10.0
6-
google-cloud-secret-manager==2.23.2
6+
google-cloud-secret-manager==2.23.3

src/shoppingassistantservice/requirements.txt

Lines changed: 41 additions & 32 deletions
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.6.1
1010
# via aiohttp
11-
aiohttp==3.11.14
11+
aiohttp==3.11.18
1212
# via google-cloud-alloydb-connector
1313
aiosignal==1.3.2
1414
# via aiohttp
@@ -24,7 +24,7 @@ blinker==1.9.0
2424
# via flask
2525
cachetools==5.5.2
2626
# via google-auth
27-
certifi==2025.1.31
27+
certifi==2025.4.26
2828
# via
2929
# httpcore
3030
# httpx
@@ -41,31 +41,36 @@ filetype==1.2.0
4141
# via langchain-google-genai
4242
flask==3.1.0
4343
# via -r requirements.in
44-
frozenlist==1.5.0
44+
frozenlist==1.6.0
4545
# via
4646
# aiohttp
4747
# aiosignal
48-
google-ai-generativelanguage==0.6.17
48+
google-ai-generativelanguage==0.6.18
4949
# via langchain-google-genai
5050
google-api-core[grpc]==2.24.2
5151
# via
5252
# google-ai-generativelanguage
53+
# google-cloud-alloydb
54+
# google-cloud-alloydb-connector
5355
# google-cloud-core
5456
# google-cloud-secret-manager
5557
# google-cloud-storage
56-
google-auth==2.38.0
58+
google-auth==2.39.0
5759
# via
5860
# google-ai-generativelanguage
5961
# google-api-core
62+
# google-cloud-alloydb
6063
# google-cloud-alloydb-connector
6164
# google-cloud-core
6265
# google-cloud-secret-manager
6366
# google-cloud-storage
64-
google-cloud-alloydb-connector[asyncpg]==1.7.0
67+
google-cloud-alloydb==0.4.5
68+
# via google-cloud-alloydb-connector
69+
google-cloud-alloydb-connector[asyncpg]==1.8.0
6570
# via langchain-google-alloydb-pg
6671
google-cloud-core==2.4.3
6772
# via google-cloud-storage
68-
google-cloud-secret-manager==2.23.2
73+
google-cloud-secret-manager==2.23.3
6974
# via -r requirements.in
7075
google-cloud-storage==3.1.0
7176
# via langchain-google-alloydb-pg
@@ -75,26 +80,28 @@ google-crc32c==1.7.1
7580
# google-resumable-media
7681
google-resumable-media==2.7.2
7782
# via google-cloud-storage
78-
googleapis-common-protos[grpc]==1.69.2
83+
googleapis-common-protos[grpc]==1.70.0
7984
# via
8085
# google-api-core
8186
# grpc-google-iam-v1
8287
# grpcio-status
83-
greenlet==3.1.1
88+
greenlet==3.2.1
8489
# via sqlalchemy
8590
grpc-google-iam-v1==0.14.2
86-
# via google-cloud-secret-manager
87-
grpcio==1.71.0
91+
# via
92+
# google-cloud-alloydb
93+
# google-cloud-secret-manager
94+
grpcio==1.72.0rc1
8895
# via
8996
# google-api-core
9097
# googleapis-common-protos
9198
# grpc-google-iam-v1
9299
# grpcio-status
93-
grpcio-status==1.71.0
100+
grpcio-status==1.72.0rc1
94101
# via google-api-core
95-
h11==0.14.0
102+
h11==0.16.0
96103
# via httpcore
97-
httpcore==1.0.7
104+
httpcore==1.0.9
98105
# via httpx
99106
httpx==0.28.1
100107
# via langsmith
@@ -112,45 +119,45 @@ jsonpatch==1.33
112119
# via langchain-core
113120
jsonpointer==3.0.0
114121
# via jsonpatch
115-
langchain==0.3.21
122+
langchain==0.3.24
116123
# via -r requirements.in
117-
langchain-core==0.3.49
124+
langchain-core==0.3.56
118125
# via
119126
# langchain
120127
# langchain-google-alloydb-pg
121128
# langchain-google-genai
122129
# langchain-text-splitters
123130
langchain-google-alloydb-pg==0.10.0
124131
# via -r requirements.in
125-
langchain-google-genai==2.1.1
132+
langchain-google-genai==2.1.3
126133
# via -r requirements.in
127-
langchain-text-splitters==0.3.7
134+
langchain-text-splitters==0.3.8
128135
# via langchain
129-
langsmith==0.3.19
136+
langsmith==0.3.39
130137
# via
131138
# langchain
132139
# langchain-core
133140
markupsafe==3.0.2
134141
# via
135142
# jinja2
136143
# werkzeug
137-
multidict==6.2.0
144+
multidict==6.4.3
138145
# via
139146
# aiohttp
140147
# yarl
141-
numpy==2.2.4
148+
numpy==2.2.5
142149
# via
143150
# langchain-google-alloydb-pg
144151
# pgvector
145-
orjson==3.10.16
152+
orjson==3.10.18
146153
# via langsmith
147154
packaging==24.2
148155
# via
149156
# langchain-core
150157
# langsmith
151-
pgvector==0.4.0
158+
pgvector==0.4.1
152159
# via langchain-google-alloydb-pg
153-
pillow==11.1.0
160+
pillow==11.2.1
154161
# via -r requirements.in
155162
propcache==0.3.1
156163
# via
@@ -160,11 +167,13 @@ proto-plus==1.26.1
160167
# via
161168
# google-ai-generativelanguage
162169
# google-api-core
170+
# google-cloud-alloydb
163171
# google-cloud-secret-manager
164-
protobuf==5.29.4
172+
protobuf==6.30.2
165173
# via
166174
# google-ai-generativelanguage
167175
# google-api-core
176+
# google-cloud-alloydb
168177
# google-cloud-alloydb-connector
169178
# google-cloud-secret-manager
170179
# googleapis-common-protos
@@ -179,13 +188,13 @@ pyasn1-modules==0.4.2
179188
# via google-auth
180189
pycparser==2.22
181190
# via cffi
182-
pydantic==2.11.0
191+
pydantic==2.11.4
183192
# via
184193
# langchain
185194
# langchain-core
186195
# langchain-google-genai
187196
# langsmith
188-
pydantic-core==2.33.0
197+
pydantic-core==2.33.2
189198
# via pydantic
190199
pyyaml==6.0.2
191200
# via
@@ -201,17 +210,17 @@ requests==2.32.3
201210
# requests-toolbelt
202211
requests-toolbelt==1.0.0
203212
# via langsmith
204-
rsa==4.9
213+
rsa==4.9.1
205214
# via google-auth
206215
sniffio==1.3.1
207216
# via anyio
208217
sqlalchemy[asyncio]==2.0.40
209218
# via
210219
# langchain
211220
# langchain-google-alloydb-pg
212-
tenacity==9.0.0
221+
tenacity==9.1.2
213222
# via langchain-core
214-
typing-extensions==4.13.0
223+
typing-extensions==4.13.2
215224
# via
216225
# anyio
217226
# langchain-core
@@ -221,11 +230,11 @@ typing-extensions==4.13.0
221230
# typing-inspection
222231
typing-inspection==0.4.0
223232
# via pydantic
224-
urllib3==2.3.0
233+
urllib3==2.4.0
225234
# via requests
226235
werkzeug==3.1.3
227236
# via flask
228-
yarl==1.18.3
237+
yarl==1.20.0
229238
# via aiohttp
230239
zstandard==0.23.0
231240
# via langsmith

0 commit comments

Comments
 (0)