Skip to content

Commit 65159c0

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

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed

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.34.1
22
faker==35.2.2

src/loadgenerator/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ gevent==24.11.1
3535
# locust
3636
geventhttpclient==2.3.3
3737
# via locust
38-
greenlet==3.1.1
38+
greenlet==3.2.0
3939
# via gevent
4040
idna==3.10
4141
# via requests
4242
itsdangerous==2.2.0
4343
# via flask
4444
jinja2==3.1.6
4545
# via flask
46-
locust==2.33.2
46+
locust==2.34.1
4747
# via -r requirements.in
4848
markupsafe==3.0.2
4949
# via
@@ -55,15 +55,15 @@ psutil==7.0.0
5555
# via locust
5656
python-dateutil==2.9.0.post0
5757
# via faker
58-
pyzmq==26.3.0
58+
pyzmq==26.4.0
5959
# via locust
6060
requests==2.32.3
6161
# via locust
6262
six==1.17.0
6363
# via python-dateutil
64-
typing-extensions==4.13.0
64+
typing-extensions==4.13.2
6565
# via faker
66-
urllib3==2.3.0
66+
urllib3==2.4.0
6767
# via
6868
# geventhttpclient
6969
# requests
Lines changed: 2 additions & 2 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
2+
langchain-google-genai==2.1.2
3+
langchain==0.3.23
44
pillow==11.1.0
55
langchain-google-alloydb-pg==0.10.0
66
google-cloud-secret-manager==2.23.2

src/shoppingassistantservice/requirements.txt

Lines changed: 21 additions & 21 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.16
1212
# via google-cloud-alloydb-connector
1313
aiosignal==1.3.2
1414
# via aiohttp
@@ -53,7 +53,7 @@ google-api-core[grpc]==2.24.2
5353
# google-cloud-core
5454
# google-cloud-secret-manager
5555
# google-cloud-storage
56-
google-auth==2.38.0
56+
google-auth==2.39.0
5757
# via
5858
# google-ai-generativelanguage
5959
# google-api-core
@@ -75,26 +75,26 @@ google-crc32c==1.7.1
7575
# google-resumable-media
7676
google-resumable-media==2.7.2
7777
# via google-cloud-storage
78-
googleapis-common-protos[grpc]==1.69.2
78+
googleapis-common-protos[grpc]==1.70.0
7979
# via
8080
# google-api-core
8181
# grpc-google-iam-v1
8282
# grpcio-status
83-
greenlet==3.1.1
83+
greenlet==3.2.0
8484
# via sqlalchemy
8585
grpc-google-iam-v1==0.14.2
8686
# via google-cloud-secret-manager
87-
grpcio==1.71.0
87+
grpcio==1.72.0rc1
8888
# via
8989
# google-api-core
9090
# googleapis-common-protos
9191
# grpc-google-iam-v1
9292
# grpcio-status
93-
grpcio-status==1.71.0
93+
grpcio-status==1.72.0rc1
9494
# via google-api-core
9595
h11==0.14.0
9696
# via httpcore
97-
httpcore==1.0.7
97+
httpcore==1.0.8
9898
# via httpx
9999
httpx==0.28.1
100100
# via langsmith
@@ -112,29 +112,29 @@ jsonpatch==1.33
112112
# via langchain-core
113113
jsonpointer==3.0.0
114114
# via jsonpatch
115-
langchain==0.3.21
115+
langchain==0.3.23
116116
# via -r requirements.in
117-
langchain-core==0.3.49
117+
langchain-core==0.3.52
118118
# via
119119
# langchain
120120
# langchain-google-alloydb-pg
121121
# langchain-google-genai
122122
# langchain-text-splitters
123123
langchain-google-alloydb-pg==0.10.0
124124
# via -r requirements.in
125-
langchain-google-genai==2.1.1
125+
langchain-google-genai==2.1.2
126126
# via -r requirements.in
127-
langchain-text-splitters==0.3.7
127+
langchain-text-splitters==0.3.8
128128
# via langchain
129-
langsmith==0.3.19
129+
langsmith==0.3.31
130130
# via
131131
# langchain
132132
# langchain-core
133133
markupsafe==3.0.2
134134
# via
135135
# jinja2
136136
# werkzeug
137-
multidict==6.2.0
137+
multidict==6.4.3
138138
# via
139139
# aiohttp
140140
# yarl
@@ -161,7 +161,7 @@ proto-plus==1.26.1
161161
# google-ai-generativelanguage
162162
# google-api-core
163163
# google-cloud-secret-manager
164-
protobuf==5.29.4
164+
protobuf==6.30.2
165165
# via
166166
# google-ai-generativelanguage
167167
# google-api-core
@@ -179,13 +179,13 @@ pyasn1-modules==0.4.2
179179
# via google-auth
180180
pycparser==2.22
181181
# via cffi
182-
pydantic==2.11.0
182+
pydantic==2.11.3
183183
# via
184184
# langchain
185185
# langchain-core
186186
# langchain-google-genai
187187
# langsmith
188-
pydantic-core==2.33.0
188+
pydantic-core==2.33.1
189189
# via pydantic
190190
pyyaml==6.0.2
191191
# via
@@ -201,17 +201,17 @@ requests==2.32.3
201201
# requests-toolbelt
202202
requests-toolbelt==1.0.0
203203
# via langsmith
204-
rsa==4.9
204+
rsa==4.9.1
205205
# via google-auth
206206
sniffio==1.3.1
207207
# via anyio
208208
sqlalchemy[asyncio]==2.0.40
209209
# via
210210
# langchain
211211
# langchain-google-alloydb-pg
212-
tenacity==9.0.0
212+
tenacity==9.1.2
213213
# via langchain-core
214-
typing-extensions==4.13.0
214+
typing-extensions==4.13.2
215215
# via
216216
# anyio
217217
# langchain-core
@@ -221,11 +221,11 @@ typing-extensions==4.13.0
221221
# typing-inspection
222222
typing-inspection==0.4.0
223223
# via pydantic
224-
urllib3==2.3.0
224+
urllib3==2.4.0
225225
# via requests
226226
werkzeug==3.1.3
227227
# via flask
228-
yarl==1.18.3
228+
yarl==1.19.0
229229
# via aiohttp
230230
zstandard==0.23.0
231231
# via langsmith

0 commit comments

Comments
 (0)