We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72d615 commit d00155cCopy full SHA for d00155c
sdks/python/setup.py
@@ -476,7 +476,6 @@ def get_portability_package_data():
476
'google-auth-httplib2>=0.1.0,<0.3.0',
477
'google-cloud-datastore>=2.0.0,<3',
478
'google-cloud-pubsub>=2.1.0,<3',
479
- 'grpcio-status>=1.33.2,<1.66.0; python_version <= "3.12"',
480
'grpcio-status>=1.67.0; python_version >= "3.13"',
481
'google-cloud-pubsublite>=1.2.0,<2',
482
'google-cloud-storage>=2.18.2,<3',
0 commit comments