Skip to content

Commit d00155c

Browse files
committed
pin grpcio status
1 parent a72d615 commit d00155c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdks/python/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ def get_portability_package_data():
476476
'google-auth-httplib2>=0.1.0,<0.3.0',
477477
'google-cloud-datastore>=2.0.0,<3',
478478
'google-cloud-pubsub>=2.1.0,<3',
479-
'grpcio-status>=1.33.2,<1.66.0; python_version <= "3.12"',
480479
'grpcio-status>=1.67.0; python_version >= "3.13"',
481480
'google-cloud-pubsublite>=1.2.0,<2',
482481
'google-cloud-storage>=2.18.2,<3',

0 commit comments

Comments
 (0)