We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1f6c0 commit 4033370Copy full SHA for 4033370
sdks/python/setup.py
@@ -404,6 +404,7 @@ def get_portability_package_data():
404
'requests>=2.32.4,<3.0.0',
405
'sortedcontainers>=2.4.0',
406
'typing-extensions>=3.7.0',
407
+ 'xds-protos>=1.70.0; python_version >= "3.13"',
408
'zstandard>=0.18.0,<1',
409
'pyyaml>=3.12,<7.0.0',
410
'beartype>=0.21.0,<0.23.0',
0 commit comments