Skip to content

Commit 3c54d8d

Browse files
authored
Merge pull request #10 from tarun-google/weekly_update_python_dependencies_1767035305
Add envoy-data-plane for py<313
2 parents 0d4a809 + f87717c commit 3c54d8d

File tree

10 files changed

+55
-0
lines changed

10 files changed

+55
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ attrs==25.4.0
3535
backports.tarfile==1.2.0
3636
beartype==0.22.9
3737
beautifulsoup4==4.14.3
38+
betterproto==2.0.0b7
3839
bs4==0.0.2
3940
build==1.3.0
4041
cachetools==6.2.4
@@ -51,6 +52,7 @@ distro==1.9.0
5152
dnspython==2.8.0
5253
docker==7.1.0
5354
docstring_parser==0.17.0
55+
envoy-data-plane==0.2.6
5456
exceptiongroup==1.3.1
5557
execnet==2.1.2
5658
fastavro==1.12.1
@@ -97,14 +99,18 @@ grpc-google-iam-v1==0.14.3
9799
grpc-interceptor==0.15.4
98100
grpcio==1.65.5
99101
grpcio-status==1.65.5
102+
grpclib==0.4.9
100103
guppy3==3.1.5
101104
h11==0.16.0
105+
h2==4.3.0
102106
h5py==3.15.1
103107
hf-xet==1.2.0
108+
hpack==4.1.0
104109
httpcore==1.0.9
105110
httplib2==0.22.0
106111
httpx==0.28.1
107112
huggingface-hub==0.36.0
113+
hyperframe==6.1.0
108114
hypothesis==6.148.3
109115
idna==3.11
110116
importlib_metadata==8.7.1

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ attrs==25.4.0
3737
backports.tarfile==1.2.0
3838
beartype==0.22.9
3939
beautifulsoup4==4.14.3
40+
betterproto==2.0.0b7
4041
blake3==1.0.8
4142
bs4==0.0.2
4243
build==1.3.0
@@ -62,6 +63,7 @@ docker==7.1.0
6263
docstring_parser==0.17.0
6364
einops==0.8.1
6465
email-validator==2.3.0
66+
envoy-data-plane==0.2.6
6567
exceptiongroup==1.3.1
6668
execnet==2.1.2
6769
fastapi==0.128.0
@@ -114,15 +116,19 @@ grpc-google-iam-v1==0.14.3
114116
grpc-interceptor==0.15.4
115117
grpcio==1.65.5
116118
grpcio-status==1.65.5
119+
grpclib==0.4.9
117120
guppy3==3.1.5
118121
h11==0.16.0
122+
h2==4.3.0
119123
h5py==3.15.1
120124
hf-xet==1.2.0
125+
hpack==4.1.0
121126
httpcore==1.0.9
122127
httplib2==0.22.0
123128
httptools==0.7.1
124129
httpx==0.28.1
125130
huggingface-hub==0.36.0
131+
hyperframe==6.1.0
126132
hypothesis==6.148.3
127133
idna==3.11
128134
importlib_metadata==8.7.1

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ attrs==25.4.0
3434
backports.tarfile==1.2.0
3535
beartype==0.22.9
3636
beautifulsoup4==4.14.3
37+
betterproto==2.0.0b7
3738
bs4==0.0.2
3839
build==1.3.0
3940
cachetools==6.2.4
@@ -50,6 +51,7 @@ distro==1.9.0
5051
dnspython==2.8.0
5152
docker==7.1.0
5253
docstring_parser==0.17.0
54+
envoy-data-plane==0.2.6
5355
execnet==2.1.2
5456
fastavro==1.12.1
5557
fasteners==0.20
@@ -95,14 +97,18 @@ grpc-google-iam-v1==0.14.3
9597
grpc-interceptor==0.15.4
9698
grpcio==1.65.5
9799
grpcio-status==1.65.5
100+
grpclib==0.4.9
98101
guppy3==3.1.5
99102
h11==0.16.0
103+
h2==4.3.0
100104
h5py==3.15.1
101105
hf-xet==1.2.0
106+
hpack==4.1.0
102107
httpcore==1.0.9
103108
httplib2==0.22.0
104109
httpx==0.28.1
105110
huggingface-hub==0.36.0
111+
hyperframe==6.1.0
106112
hypothesis==6.148.3
107113
idna==3.11
108114
importlib_metadata==8.7.1

sdks/python/container/ml/py311/gpu_image_requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ attrs==25.4.0
3636
backports.tarfile==1.2.0
3737
beartype==0.22.9
3838
beautifulsoup4==4.14.3
39+
betterproto==2.0.0b7
3940
blake3==1.0.8
4041
bs4==0.0.2
4142
build==1.3.0
@@ -61,6 +62,7 @@ docker==7.1.0
6162
docstring_parser==0.17.0
6263
einops==0.8.1
6364
email-validator==2.3.0
65+
envoy-data-plane==0.2.6
6466
execnet==2.1.2
6567
fastapi==0.128.0
6668
fastapi-cli==0.0.20
@@ -112,15 +114,19 @@ grpc-google-iam-v1==0.14.3
112114
grpc-interceptor==0.15.4
113115
grpcio==1.65.5
114116
grpcio-status==1.65.5
117+
grpclib==0.4.9
115118
guppy3==3.1.5
116119
h11==0.16.0
120+
h2==4.3.0
117121
h5py==3.15.1
118122
hf-xet==1.2.0
123+
hpack==4.1.0
119124
httpcore==1.0.9
120125
httplib2==0.22.0
121126
httptools==0.7.1
122127
httpx==0.28.1
123128
huggingface-hub==0.36.0
129+
hyperframe==6.1.0
124130
hypothesis==6.148.3
125131
idna==3.11
126132
importlib_metadata==8.7.1

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ astunparse==1.6.3
3333
attrs==25.4.0
3434
beartype==0.22.9
3535
beautifulsoup4==4.14.3
36+
betterproto==2.0.0b7
3637
bs4==0.0.2
3738
build==1.3.0
3839
cachetools==6.2.4
@@ -49,6 +50,7 @@ distro==1.9.0
4950
dnspython==2.8.0
5051
docker==7.1.0
5152
docstring_parser==0.17.0
53+
envoy-data-plane==0.2.6
5254
execnet==2.1.2
5355
fastavro==1.12.1
5456
fasteners==0.20
@@ -94,14 +96,18 @@ grpc-google-iam-v1==0.14.3
9496
grpc-interceptor==0.15.4
9597
grpcio==1.65.5
9698
grpcio-status==1.65.5
99+
grpclib==0.4.9
97100
guppy3==3.1.5
98101
h11==0.16.0
102+
h2==4.3.0
99103
h5py==3.15.1
100104
hf-xet==1.2.0
105+
hpack==4.1.0
101106
httpcore==1.0.9
102107
httplib2==0.22.0
103108
httpx==0.28.1
104109
huggingface-hub==0.36.0
110+
hyperframe==6.1.0
105111
hypothesis==6.148.3
106112
idna==3.11
107113
importlib_metadata==8.7.1

sdks/python/container/ml/py312/gpu_image_requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ astunparse==1.6.3
3535
attrs==25.4.0
3636
beartype==0.22.9
3737
beautifulsoup4==4.14.3
38+
betterproto==2.0.0b7
3839
blake3==1.0.8
3940
bs4==0.0.2
4041
build==1.3.0
@@ -60,6 +61,7 @@ docker==7.1.0
6061
docstring_parser==0.17.0
6162
einops==0.8.1
6263
email-validator==2.3.0
64+
envoy-data-plane==0.2.6
6365
execnet==2.1.2
6466
fastapi==0.128.0
6567
fastapi-cli==0.0.20
@@ -111,15 +113,19 @@ grpc-google-iam-v1==0.14.3
111113
grpc-interceptor==0.15.4
112114
grpcio==1.65.5
113115
grpcio-status==1.65.5
116+
grpclib==0.4.9
114117
guppy3==3.1.5
115118
h11==0.16.0
119+
h2==4.3.0
116120
h5py==3.15.1
117121
hf-xet==1.2.0
122+
hpack==4.1.0
118123
httpcore==1.0.9
119124
httplib2==0.22.0
120125
httptools==0.7.1
121126
httpx==0.28.1
122127
huggingface-hub==0.36.0
128+
hyperframe==6.1.0
123129
hypothesis==6.148.3
124130
idna==3.11
125131
importlib_metadata==8.7.1

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ attrs==25.4.0
3333
backports.tarfile==1.2.0
3434
beartype==0.22.9
3535
beautifulsoup4==4.14.3
36+
betterproto==2.0.0b7
3637
bs4==0.0.2
3738
build==1.3.0
3839
cachetools==6.2.4
@@ -49,6 +50,7 @@ distro==1.9.0
4950
dnspython==2.8.0
5051
docker==7.1.0
5152
docstring_parser==0.17.0
53+
envoy-data-plane==0.2.6
5254
exceptiongroup==1.3.1
5355
execnet==2.1.2
5456
fastavro==1.12.1
@@ -90,11 +92,15 @@ grpc-google-iam-v1==0.14.3
9092
grpc-interceptor==0.15.4
9193
grpcio==1.65.5
9294
grpcio-status==1.65.5
95+
grpclib==0.4.9
9396
guppy3==3.1.5
9497
h11==0.16.0
98+
h2==4.3.0
99+
hpack==4.1.0
95100
httpcore==1.0.9
96101
httplib2==0.22.0
97102
httpx==0.28.1
103+
hyperframe==6.1.0
98104
hypothesis==6.148.3
99105
idna==3.11
100106
importlib_metadata==8.7.1

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ attrs==25.4.0
3232
backports.tarfile==1.2.0
3333
beartype==0.22.9
3434
beautifulsoup4==4.14.3
35+
betterproto==2.0.0b7
3536
bs4==0.0.2
3637
build==1.3.0
3738
cachetools==6.2.4
@@ -48,6 +49,7 @@ distro==1.9.0
4849
dnspython==2.8.0
4950
docker==7.1.0
5051
docstring_parser==0.17.0
52+
envoy-data-plane==0.2.6
5153
execnet==2.1.2
5254
fastavro==1.12.1
5355
fasteners==0.20
@@ -88,11 +90,15 @@ grpc-google-iam-v1==0.14.3
8890
grpc-interceptor==0.15.4
8991
grpcio==1.65.5
9092
grpcio-status==1.65.5
93+
grpclib==0.4.9
9194
guppy3==3.1.5
9295
h11==0.16.0
96+
h2==4.3.0
97+
hpack==4.1.0
9398
httpcore==1.0.9
9499
httplib2==0.22.0
95100
httpx==0.28.1
101+
hyperframe==6.1.0
96102
hypothesis==6.148.3
97103
idna==3.11
98104
importlib_metadata==8.7.1

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ asn1crypto==1.5.1
3131
attrs==25.4.0
3232
beartype==0.22.9
3333
beautifulsoup4==4.14.3
34+
betterproto==2.0.0b7
3435
bs4==0.0.2
3536
build==1.3.0
3637
cachetools==6.2.4
@@ -47,6 +48,7 @@ distro==1.9.0
4748
dnspython==2.8.0
4849
docker==7.1.0
4950
docstring_parser==0.17.0
51+
envoy-data-plane==0.2.6
5052
execnet==2.1.2
5153
fastavro==1.12.1
5254
fasteners==0.20
@@ -87,11 +89,15 @@ grpc-google-iam-v1==0.14.3
8789
grpc-interceptor==0.15.4
8890
grpcio==1.65.5
8991
grpcio-status==1.65.5
92+
grpclib==0.4.9
9093
guppy3==3.1.5
9194
h11==0.16.0
95+
h2==4.3.0
96+
hpack==4.1.0
9297
httpcore==1.0.9
9398
httplib2==0.22.0
9499
httpx==0.28.1
100+
hyperframe==6.1.0
95101
hypothesis==6.148.3
96102
idna==3.11
97103
importlib_metadata==8.7.1

sdks/python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ def get_portability_package_data():
375375
install_requires=[
376376
'cryptography>=39.0.0,<48.0.0',
377377
'envoy-data-plane>=1.0.3,<2; python_version >= "3.13"',
378+
'envoy-data-plane<0.3.0; python_version < "3.13"',
378379
'fastavro>=0.23.6,<2',
379380
'fasteners>=0.3,<1.0',
380381
# TODO(https://github.com/grpc/grpc/issues/37710): Unpin grpc

0 commit comments

Comments
 (0)