Skip to content

Commit 4dd196c

Browse files
authored
chore(deps): refresh pip-compile outputs python (GoogleCloudPlatform#2883)
1 parent 150aac0 commit 4dd196c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
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.0.8
2+
langchain-google-genai==2.0.9
33
langchain==0.3.14
44
pillow==11.1.0
55
langchain-google-alloydb-pg==0.9.0
6-
google-cloud-secret-manager==2.22.0
6+
google-cloud-secret-manager==2.22.1

src/shoppingassistantservice/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ anyio==4.8.0
2020
# via httpx
2121
asyncpg==0.30.0
2222
# via google-cloud-alloydb-connector
23-
attrs==24.3.0
23+
attrs==25.1.0
2424
# via aiohttp
2525
blinker==1.9.0
2626
# via flask
27-
cachetools==5.5.0
27+
cachetools==5.5.1
2828
# via google-auth
2929
certifi==2024.12.14
3030
# via
@@ -47,7 +47,7 @@ frozenlist==1.5.0
4747
# via
4848
# aiohttp
4949
# aiosignal
50-
google-ai-generativelanguage==0.6.10
50+
google-ai-generativelanguage==0.6.15
5151
# via google-generativeai
5252
google-api-core[grpc]==2.24.0
5353
# via
@@ -59,7 +59,7 @@ google-api-core[grpc]==2.24.0
5959
# google-generativeai
6060
google-api-python-client==2.159.0
6161
# via google-generativeai
62-
google-auth==2.37.0
62+
google-auth==2.38.0
6363
# via
6464
# google-ai-generativelanguage
6565
# google-api-core
@@ -76,15 +76,15 @@ google-cloud-alloydb-connector[asyncpg]==1.7.0
7676
# via langchain-google-alloydb-pg
7777
google-cloud-core==2.4.1
7878
# via google-cloud-storage
79-
google-cloud-secret-manager==2.22.0
79+
google-cloud-secret-manager==2.22.1
8080
# via -r requirements.in
8181
google-cloud-storage==2.19.0
8282
# via langchain-google-alloydb-pg
8383
google-crc32c==1.6.0
8484
# via
8585
# google-cloud-storage
8686
# google-resumable-media
87-
google-generativeai==0.8.3
87+
google-generativeai==0.8.4
8888
# via langchain-google-genai
8989
google-resumable-media==2.7.2
9090
# via google-cloud-storage
@@ -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.69.0
100+
grpcio==1.70.0
101101
# via
102102
# google-api-core
103103
# googleapis-common-protos
104104
# grpc-google-iam-v1
105105
# grpcio-status
106-
grpcio-status==1.69.0
106+
grpcio-status==1.70.0
107107
# via google-api-core
108108
h11==0.14.0
109109
# via httpcore
@@ -131,15 +131,15 @@ jsonpointer==3.0.0
131131
# via jsonpatch
132132
langchain==0.3.14
133133
# via -r requirements.in
134-
langchain-core==0.3.30
134+
langchain-core==0.3.31
135135
# via
136136
# langchain
137137
# langchain-google-alloydb-pg
138138
# langchain-google-genai
139139
# langchain-text-splitters
140140
langchain-google-alloydb-pg==0.9.0
141141
# via -r requirements.in
142-
langchain-google-genai==2.0.8
142+
langchain-google-genai==2.0.9
143143
# via -r requirements.in
144144
langchain-text-splitters==0.3.5
145145
# via langchain
@@ -196,7 +196,7 @@ pyasn1-modules==0.4.1
196196
# via google-auth
197197
pycparser==2.22
198198
# via cffi
199-
pydantic==2.10.5
199+
pydantic==2.10.6
200200
# via
201201
# google-generativeai
202202
# langchain

0 commit comments

Comments
 (0)