Skip to content

Commit 6e4bad2

Browse files
tarun-googletarun-google
andauthored
Add Envoy Data Plane dependency (#37196)
* Add Envoy Data Plane dependency * Update Python Dependencies * revert script * update dependency * Update Python Dependencies * clean up * Add comment * Add comment * fix lint --------- Co-authored-by: tarun-google <[email protected]>
1 parent 63f42c2 commit 6e4bad2

13 files changed

+484
-368
lines changed

sdks/python/container/license_scripts/dep_urls_py.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ pip_dependencies:
8484
grpcio-status:
8585
license: "https://raw.githubusercontent.com/grpc/grpc/master/LICENSE"
8686
notice: "https://raw.githubusercontent.com/grpc/grpc/master/NOTICE.txt"
87+
grpcio-tools:
88+
license: "https://raw.githubusercontent.com/grpc/grpc/master/LICENSE"
89+
notice: "https://raw.githubusercontent.com/grpc/grpc/master/NOTICE.txt"
8790
guppy:
8891
license: "https://raw.githubusercontent.com/joshwcomeau/guppy/master/LICENSE.md"
8992
guppy3:

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 41 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -33,29 +33,32 @@ astunparse==1.6.3
3333
async-timeout==5.0.1
3434
attrs==25.4.0
3535
backports.tarfile==1.2.0
36-
beartype==0.22.8
36+
beartype==0.22.9
3737
beautifulsoup4==4.14.3
38+
betterproto==2.0.0b7
3839
bs4==0.0.2
3940
build==1.3.0
40-
cachetools==6.2.2
41+
cachetools==6.2.4
4142
certifi==2025.11.12
4243
cffi==2.0.0
4344
charset-normalizer==3.4.4
4445
click==8.3.1
4546
cloud-sql-python-connector==1.19.0
4647
crcmod==1.7
4748
cryptography==46.0.3
48-
Cython==3.2.2
49+
Cython==3.2.3
4950
dill==0.3.1.1
51+
distro==1.9.0
5052
dnspython==2.8.0
5153
docker==7.1.0
5254
docstring_parser==0.17.0
55+
envoy-data-plane==0.2.6
5356
exceptiongroup==1.3.1
5457
execnet==2.1.2
5558
fastavro==1.12.1
5659
fasteners==0.20
57-
filelock==3.20.0
58-
flatbuffers==25.9.23
60+
filelock==3.20.1
61+
flatbuffers==25.12.19
5962
freezegun==1.5.5
6063
frozenlist==1.8.0
6164
fsspec==2025.12.0
@@ -64,29 +67,30 @@ gast==0.7.0
6467
google-api-core==2.28.1
6568
google-api-python-client==2.187.0
6669
google-apitools==0.5.31
67-
google-auth==2.43.0
70+
google-auth==2.45.0
6871
google-auth-httplib2==0.2.1
69-
google-cloud-aiplatform==1.130.0
70-
google-cloud-bigquery==3.38.0
71-
google-cloud-bigquery-storage==2.35.0
72-
google-cloud-bigtable==2.34.0
72+
google-cloud-aiplatform==1.132.0
73+
google-cloud-bigquery==3.39.0
74+
google-cloud-bigquery-storage==2.36.0
75+
google-cloud-bigtable==2.35.0
7376
google-cloud-core==2.5.0
74-
google-cloud-datastore==2.21.0
77+
google-cloud-datastore==2.23.0
7578
google-cloud-dlp==3.33.0
7679
google-cloud-kms==3.7.0
7780
google-cloud-language==2.18.0
81+
google-cloud-monitoring==2.28.0
7882
google-cloud-profiler==4.1.0
79-
google-cloud-pubsub==2.33.0
80-
google-cloud-pubsublite==1.12.0
83+
google-cloud-pubsub==2.34.0
84+
google-cloud-pubsublite==1.13.0
8185
google-cloud-recommendations-ai==0.10.18
8286
google-cloud-resource-manager==1.15.0
83-
google-cloud-secret-manager==2.25.0
84-
google-cloud-spanner==3.59.0
87+
google-cloud-secret-manager==2.26.0
88+
google-cloud-spanner==3.61.0
8589
google-cloud-storage==2.19.0
8690
google-cloud-videointelligence==2.17.0
8791
google-cloud-vision==3.11.0
88-
google-crc32c==1.7.1
89-
google-genai==1.54.0
92+
google-crc32c==1.8.0
93+
google-genai==1.56.0
9094
google-pasta==0.2.0
9195
google-resumable-media==2.8.0
9296
googleapis-common-protos==1.72.0
@@ -95,24 +99,28 @@ grpc-google-iam-v1==0.14.3
9599
grpc-interceptor==0.15.4
96100
grpcio==1.65.5
97101
grpcio-status==1.65.5
102+
grpclib==0.4.9
98103
guppy3==3.1.5
99104
h11==0.16.0
105+
h2==4.3.0
100106
h5py==3.15.1
101107
hf-xet==1.2.0
108+
hpack==4.1.0
102109
httpcore==1.0.9
103110
httplib2==0.22.0
104111
httpx==0.28.1
105112
huggingface-hub==0.36.0
113+
hyperframe==6.1.0
106114
hypothesis==6.148.3
107115
idna==3.11
108-
importlib_metadata==8.7.0
116+
importlib_metadata==8.7.1
109117
iniconfig==2.3.0
110118
jaraco.classes==3.4.0
111-
jaraco.context==6.0.1
112-
jaraco.functools==4.3.0
119+
jaraco.context==6.0.2
120+
jaraco.functools==4.4.0
113121
jeepney==0.9.0
114122
Jinja2==3.1.6
115-
joblib==1.5.2
123+
joblib==1.5.3
116124
Js2Py==0.74
117125
jsonpickle==3.4.2
118126
jsonschema==4.25.1
@@ -138,9 +146,10 @@ nltk==3.9.2
138146
numpy==2.2.6
139147
oauth2client==4.1.3
140148
objsize==0.7.1
141-
opentelemetry-api==1.39.0
142-
opentelemetry-sdk==1.39.0
143-
opentelemetry-semantic-conventions==0.60b0
149+
opentelemetry-api==1.39.1
150+
opentelemetry-resourcedetector-gcp==1.11.0a0
151+
opentelemetry-sdk==1.39.1
152+
opentelemetry-semantic-conventions==0.60b1
144153
opt_einsum==3.4.0
145154
optree==0.18.0
146155
oracledb==3.4.1
@@ -154,7 +163,7 @@ pillow==12.0.0
154163
pip==25.3
155164
pluggy==1.6.0
156165
propcache==0.4.1
157-
proto-plus==1.26.1
166+
proto-plus==1.27.0
158167
protobuf==5.29.5
159168
psycopg2-binary==2.9.11
160169
pyarrow==18.1.0
@@ -170,7 +179,7 @@ pyjsparser==2.7.1
170179
pymilvus==2.5.18
171180
pymongo==4.15.5
172181
PyMySQL==1.1.2
173-
pyparsing==3.2.5
182+
pyparsing==3.3.1
174183
pyproject_hooks==1.2.0
175184
pytest==8.4.2
176185
pytest-timeout==2.4.0
@@ -195,18 +204,19 @@ SecretStorage==3.5.0
195204
setuptools==80.9.0
196205
shapely==2.1.2
197206
six==1.17.0
207+
sniffio==1.3.1
198208
sortedcontainers==2.4.0
199-
soupsieve==2.8
209+
soupsieve==2.8.1
200210
SQLAlchemy==2.0.45
201211
sqlalchemy_pytds==1.0.2
202-
sqlparse==0.5.4
212+
sqlparse==0.5.5
203213
sympy==1.14.0
204214
tenacity==8.5.0
205215
tensorboard==2.20.0
206216
tensorboard-data-server==0.7.2
207217
tensorflow==2.20.0
208218
tensorflow-cpu-aws==2.20.0;platform_machine=="aarch64"
209-
termcolor==3.2.0
219+
termcolor==3.3.0
210220
testcontainers==4.13.3
211221
threadpoolctl==3.6.0
212222
tokenizers==0.21.4
@@ -216,11 +226,11 @@ tqdm==4.67.1
216226
transformers==4.55.4
217227
typing-inspection==0.4.2
218228
typing_extensions==4.15.0
219-
tzdata==2025.2
229+
tzdata==2025.3
220230
tzlocal==5.3.1
221231
ujson==5.11.0
222232
uritemplate==4.2.0
223-
urllib3==2.6.1
233+
urllib3==2.6.2
224234
virtualenv-clone==0.5.7
225235
websockets==15.0.1
226236
Werkzeug==3.1.4

0 commit comments

Comments
 (0)