Skip to content

Commit 4033370

Browse files
committed
add xds
1 parent 6b1f6c0 commit 4033370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ def get_portability_package_data():
404404
'requests>=2.32.4,<3.0.0',
405405
'sortedcontainers>=2.4.0',
406406
'typing-extensions>=3.7.0',
407+
'xds-protos>=1.70.0; python_version >= "3.13"',
407408
'zstandard>=0.18.0,<1',
408409
'pyyaml>=3.12,<7.0.0',
409410
'beartype>=0.21.0,<0.23.0',

0 commit comments

Comments
 (0)