@@ -8,7 +8,7 @@ aiofiles==24.1.0
8
8
# via google-cloud-alloydb-connector
9
9
aiohappyeyeballs == 2.6.1
10
10
# via aiohttp
11
- aiohttp == 3.11.14
11
+ aiohttp == 3.11.16
12
12
# via google-cloud-alloydb-connector
13
13
aiosignal == 1.3.2
14
14
# via aiohttp
@@ -84,17 +84,17 @@ greenlet==3.1.1
84
84
# via sqlalchemy
85
85
grpc-google-iam-v1 == 0.14.2
86
86
# via google-cloud-secret-manager
87
- grpcio == 1.71.0
87
+ grpcio == 1.72.0rc1
88
88
# via
89
89
# google-api-core
90
90
# googleapis-common-protos
91
91
# grpc-google-iam-v1
92
92
# grpcio-status
93
- grpcio-status == 1.71.0
93
+ grpcio-status == 1.72.0rc1
94
94
# via google-api-core
95
95
h11 == 0.14.0
96
96
# via httpcore
97
- httpcore == 1.0.7
97
+ httpcore == 1.0.8
98
98
# via httpx
99
99
httpx == 0.28.1
100
100
# via langsmith
@@ -112,29 +112,29 @@ jsonpatch==1.33
112
112
# via langchain-core
113
113
jsonpointer == 3.0.0
114
114
# via jsonpatch
115
- langchain == 0.3.21
115
+ langchain == 0.3.23
116
116
# via -r requirements.in
117
- langchain-core == 0.3.49
117
+ langchain-core == 0.3.51
118
118
# via
119
119
# langchain
120
120
# langchain-google-alloydb-pg
121
121
# langchain-google-genai
122
122
# langchain-text-splitters
123
123
langchain-google-alloydb-pg == 0.10.0
124
124
# via -r requirements.in
125
- langchain-google-genai == 2.1.1
125
+ langchain-google-genai == 2.1.2
126
126
# via -r requirements.in
127
- langchain-text-splitters == 0.3.7
127
+ langchain-text-splitters == 0.3.8
128
128
# via langchain
129
- langsmith == 0.3.19
129
+ langsmith == 0.3.30
130
130
# via
131
131
# langchain
132
132
# langchain-core
133
133
markupsafe == 3.0.2
134
134
# via
135
135
# jinja2
136
136
# werkzeug
137
- multidict == 6.2.0
137
+ multidict == 6.4.3
138
138
# via
139
139
# aiohttp
140
140
# yarl
@@ -161,7 +161,7 @@ proto-plus==1.26.1
161
161
# google-ai-generativelanguage
162
162
# google-api-core
163
163
# google-cloud-secret-manager
164
- protobuf == 5.29.4
164
+ protobuf == 6.30.2
165
165
# via
166
166
# google-ai-generativelanguage
167
167
# google-api-core
@@ -179,13 +179,13 @@ pyasn1-modules==0.4.2
179
179
# via google-auth
180
180
pycparser == 2.22
181
181
# via cffi
182
- pydantic == 2.11.0
182
+ pydantic == 2.11.3
183
183
# via
184
184
# langchain
185
185
# langchain-core
186
186
# langchain-google-genai
187
187
# langsmith
188
- pydantic-core == 2.33.0
188
+ pydantic-core == 2.33.1
189
189
# via pydantic
190
190
pyyaml == 6.0.2
191
191
# via
@@ -209,9 +209,9 @@ sqlalchemy[asyncio]==2.0.40
209
209
# via
210
210
# langchain
211
211
# langchain-google-alloydb-pg
212
- tenacity == 9.0.0
212
+ tenacity == 9.1.2
213
213
# via langchain-core
214
- typing-extensions == 4.13.0
214
+ typing-extensions == 4.13.2
215
215
# via
216
216
# anyio
217
217
# langchain-core
@@ -221,11 +221,11 @@ typing-extensions==4.13.0
221
221
# typing-inspection
222
222
typing-inspection == 0.4.0
223
223
# via pydantic
224
- urllib3 == 2.3 .0
224
+ urllib3 == 2.4 .0
225
225
# via requests
226
226
werkzeug == 3.1.3
227
227
# via flask
228
- yarl == 1.18.3
228
+ yarl == 1.19.0
229
229
# via aiohttp
230
230
zstandard == 0.23.0
231
231
# via langsmith
0 commit comments