File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ google-cloud-aiplatform==1.64.0
7
7
google-cloud-storage==2.9.0
8
8
google-cloud-logging==3.11.2
9
9
Jinja2==3.1.6
10
- openai==1.16.2
10
+ openai==1.72.0
11
11
pandas==2.2.2
12
12
pylint==3.2.5
13
13
pyright==1.1.345
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ grpc-google-iam-v1==0.14.2
109
109
# via
110
110
# google-cloud-logging
111
111
# google-cloud-resource-manager
112
- grpcio == 1.71.0
112
+ grpcio == 1.72.0rc1
113
113
# via
114
114
# google-api-core
115
115
# googleapis-common-protos
@@ -119,7 +119,7 @@ grpcio-status==1.71.0
119
119
# via google-api-core
120
120
h11 == 0.14.0
121
121
# via httpcore
122
- httpcore == 1.0.7
122
+ httpcore == 1.0.8
123
123
# via httpx
124
124
httplib2 == 0.22.0
125
125
# via
@@ -145,7 +145,9 @@ isort==5.13.2
145
145
jinja2 == 3.1.6
146
146
# via -r requirements.in
147
147
jiter == 0.9.0
148
- # via anthropic
148
+ # via
149
+ # anthropic
150
+ # openai
149
151
markupsafe == 3.0.2
150
152
# via jinja2
151
153
mccabe == 0.7.0
@@ -156,9 +158,9 @@ numpy==2.2.4
156
158
# via
157
159
# pandas
158
160
# shapely
159
- openai == 1.16.2
161
+ openai == 1.72.0
160
162
# via -r requirements.in
161
- opentelemetry-api == 1.31.1
163
+ opentelemetry-api == 1.32.0
162
164
# via google-cloud-logging
163
165
packaging == 24.2
164
166
# via
@@ -256,7 +258,7 @@ tqdm==4.67.1
256
258
# via
257
259
# huggingface-hub
258
260
# openai
259
- typing-extensions == 4.13.1
261
+ typing-extensions == 4.13.2
260
262
# via
261
263
# anthropic
262
264
# anyio
@@ -271,7 +273,7 @@ tzdata==2025.2
271
273
# via pandas
272
274
uritemplate == 4.1.1
273
275
# via google-api-python-client
274
- urllib3 == 2.3 .0
276
+ urllib3 == 2.4 .0
275
277
# via requests
276
278
wrapt == 1.17.2
277
279
# via deprecated
You can’t perform that action at this time.
0 commit comments