tvalentyn commented on a change in pull request #12404:
URL: https://github.com/apache/beam/pull/12404#discussion_r463171334



##########
File path: sdks/python/setup.py
##########
@@ -204,7 +204,7 @@ def get_version():
     'google-cloud-datastore>=1.7.1,<1.8.0',
     'google-cloud-pubsub>=0.39.0,<1.1.0',
     # GCP packages required by tests
-    'google-cloud-bigquery>=1.6.0,<=1.24.0',
+    'google-cloud-bigquery>=1.6.0,<=1.26.1',

Review comment:
       I would use  `<1.27.0` as an upper bound for this use case to be able to 
pick up other patch releases for 1.26.0. Note that we also have 
https://github.com/apache/beam/pull/12198 in flight that further extends the 
upper bound.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to